git clone project
Create an SQLite database and change the value of DB_DATABASE in .env
for in-memory testing
Use of fractacl/transformers to conceal the DB architecture from the client Fractal help
Json web tokens for authentication Tymon/JWT rep
API doc generator
composer require mpociot/laravel-apidoc-generator
API documentation in public/docs
More info Laravel Doc