Symfony Yoandev Local Dev

Set up and run a Symfony project locally: PostgreSQL and Mailpit in Docker, the Symfony CLI dev server which auto-injects DATABASE_URL and MAILER_DSN from the running containers, HTTPS and HTTP/2 out of the box, and an optional FrankenPHP container for checking the app in production-like conditions before shipping. Use this skill whenever someone asks how to start or run the project, set up a development environment, get the database running, find where sent emails went, fix "connection refused" or "could not find driver", configure compose.yaml or compose.override.yaml, enable HTTPS locally, onboard onto an unfamiliar Symfony project, or verify that something works with APP_ENV=prod. Also use it when a project has no README explaining how to boot it.

yoanbernabeu d5ac8e3 7 files · 21.6 KB Updated

File contents

yoanbernabeu/symfony-yoandev-skills/tree/main/skills/symfony-yoandev-local-dev commit d5ac8e34d6

Frequently asked questions

npx skillmds@latest add yoanbernabeu/symfony-yoandev-local-dev