https://app.swaggerhub.com/apis/edsonk/laravel-crud-rest/1.0.0
https://ek-laravel-crud-rest.herokuapp.com/
- git clone [email protected]:edson-k/laravel-crud-rest.git Laravel
- cd Laravel
- composer install
- php artisan migrate
- php artisan passport:install