Docker Nginx Laravel 1. Run docker compose docker compose up --build 2. Run docker shell docker compose exec -it app sh php artisan migrate 3. Run Laravel App https://localhost or https://laravel.test/ 4. Run PhpMyAdmin http://localhost:8080/