Create DB Setup .env Run commands For DB tables $ php artisan migrate For get data and save in DB $ php artisan save-data-from-api for run app $php artisan serve Tests $ php artisan test