amineekilani/at-framework-cs-atelier-1 — reverse-engineered prompt

Reverse engineered prompt

GitHub

I want this repo turned into a working Symfony PHP starter app. When I open it in the browser I should see a simple home page, a clean layout, and one small example section that saves data in the database so I can confirm forms, validation, templates, migrations, and tests all work.

Please use the assets, environment files, Docker setup, and test setup that are already in the project. Make sure there are clear commands to install dependencies, start the app, run migrations, and run tests.

Since there’s no README explaining the goal, don’t invent a big product. Just make it a solid workshop style app that demonstrates the framework basics and is easy for a beginner to understand. Add a short README at the end with how to run everything locally. Look up current Symfony docs online if you need to.

Want more depth? Deep Reverse