Files
2025-09-30 09:35:59 +01: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.