6 ms·
The Symfony Maker Bundle[0] let's you run one command to generate CRUD views/forms/controllers on a defined entity[1]. So, with 2 commands you can have a CRUD
by 013 7y ago
The Symfony Maker Bundle[0] let's you run one command to generate CRUD views/forms/controllers on a defined entity[1].
So, with 2 commands you can have a CRUD website with all the values you need.
Really easy, really flexible.
[0] - https://symfony.com/doc/current/controller.html#generating-controllers https://symfony.com/doc/current/controller.html#generating-c...
[1] - https://symfony.com/doc/current/doctrine.html#creating-an-entity-class https://symfony.com/doc/current/doctrine.html#creating-an-en...