- Clone this repository on your local computer
- configure .env as needed (in project www too)
- Run the
docker compose up -d
. - Database seed (db folder)
- Execute composer install (interactive terminal)
- PHP 8 Max
Your LAMP stack is now ready!! You can access it via http://localhost/public/
.