PartRocks template
Your new Symfony application
This project was generated from the PartRocks php-symfony catalog template. You have a working Symfony web app with Twig, Doctrine, and PostgreSQL configured for local Docker development and for cloud bindings when you deploy.
Quick start: from the project root, start the stack with Docker Compose (dev environment in PartRocks),
then open this page at the mapped port. Run composer install if you cloned a fresh copy without vendor/.
- Symfony 8.0.7 · PHP 8.4.19
- APP_ENV (runtime):
prod - PostgreSQL Connected
- Replace this landing page in
templates/home/andDefaultControllerwhen you are ready.