How to run this project ```bash docker compose build docker compose up -d Access the app Navigate to http://localhost:8000/ in your browser to see your Dockerized Laravel app in action.