composer install
docker-compose build --no-cache
php artisan migrate
php artisan test
Note: You can use api list with Postman (inside postman folder)
composer install
docker-compose build --no-cache
php artisan migrate
php artisan test
Note: You can use api list with Postman (inside postman folder)