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