- php 7.2
- mysql 5.7
- npm
- composer
How to install video In Portugues
composer create-project emtudo/laravel-vue
cd laravel-vue
npm install
php artisan jwt:generateConfigure the .env file after configuring run the command below to create the database:
php artisan migratorAt the first terminal
php artisan serveAt the second terminal
npm run dev- username: [email protected]
- password: abc123