This project is a simple example of an api built in REST architecture using Laravel.
After download it, you must run the commands below:
1. composer install
2. php artisan migrate
3. php artisan db:seed
4. Import the json api collection file to you postman