composer install./vendor/bin/sail up -d./vendor/bin/sail artisan migrate --seedIn storage/logs/laravel.log file should be API TOKEN KEY. Use it to authenticate when sending requests to API
./vendor/bin/sail artisan queue:workAdd to header Bearer Token
"Authorization": "Bearer {YOUR_AUTH_KEY}"{
"phase": "active"
}