5 lines
239 B
Plaintext
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. |