Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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