laravel-5.3-app

?️ Get started with Laravel 5.3, Vue.js and Google Maps API

Github星跟蹤圖

Laravel 5.3 Application with Vue.js

Posts describing how the application is built, in sequential order.

Other Resources

Install project

composer install
npm install
npm run watch
php artisan serve

If you get an error about "The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths." then run:

php artisan config:clear    
php artisan key:generate
php artisan config:cache

主要指標

概覽
名稱與所有者connor11528/laravel-5.3-app
主編程語言JavaScript
編程語言PHP (語言數: 4)
平台
許可證
所有者活动
創建於2016-12-27 23:08:08
推送於2017-11-05 20:35:50
最后一次提交2017-11-05 12:35:45
發布數0
用户参与
星數28
關注者數2
派生數5
提交數29
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?