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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?