- php 7.2
- mysql 5.7
How to install video In Portugues
composer create-project emtudo/school-api
cd school-api
php artisan jwt:generateConfigure the .env file after configuring run the command below to create the database:
php artisan migratorphp artisan serve- username: [email protected]
- password: abc123