Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricardocanelas/vuejs-laravel
Some examples using PHP 7 + Laravel 5.4 + VueJS 2 + Vagrant
https://github.com/ricardocanelas/vuejs-laravel
Last synced: 17 days ago
JSON representation
Some examples using PHP 7 + Laravel 5.4 + VueJS 2 + Vagrant
- Host: GitHub
- URL: https://github.com/ricardocanelas/vuejs-laravel
- Owner: ricardocanelas
- Created: 2017-01-15T22:22:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T16:58:48.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T00:47:32.742Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 756 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# VUEJS 2 + LARAVEL 5.4
[working..]
Step by step:
- cd www/simples-crud/
- composer install
- vagrant ssh
- cd /var/www/simple-crud
- sudo php artisan migrate
- sudo php artisan key:generate