initial commit
This commit is contained in:
5
vendor/symfony/maker-bundle/config/help/MakeCrud.txt
vendored
Normal file
5
vendor/symfony/maker-bundle/config/help/MakeCrud.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user