PHP 8.2, Composer, MySQL 9.1, Ngnix, xDebug
First init .env for work anything else
make init
Run docker containers
make up
Down docker containers
make down
Rebuild docker containers
make rebuild
make laravel
make node-install
make filament-install
Jump to php console for artisan, composer etc.
make php
npm run dev
make dev
npm run build
make build
http://localhost:61000 - your application