Files
guides/projects/priceservice/vendor/symfony/maker-bundle/config/help/MakeCrud.txt
2026-06-03 22:05:20 +02:00

5 lines
239 B
Plaintext

The <info>%command.name%</info> command generates crud controller with templates for selected entity.
<info>php %command.full_name% BlogPost</info>
If the argument is missing, the command will ask for the entity class name interactively.