laravel-5.3-app

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

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerconnor11528/laravel-5.3-app
Primary LanguageJavaScript
Program languagePHP (Language Count: 4)
Platform
License:
所有者活动
Created At2016-12-27 23:08:08
Pushed At2017-11-05 20:35:50
Last Commit At2017-11-05 12:35:45
Release Count0
用户参与
Stargazers Count28
Watchers Count2
Fork Count5
Commits Count29
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private