We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4632d commit 339be7fCopy full SHA for 339be7f
src/CrudCommand.php
@@ -14,7 +14,7 @@ class CrudCommand extends Command
14
*
15
* @var string
16
*/
17
- protected $name = 'scaffold';
+ protected $name = 'crud:generate';
18
19
/**
20
* The console command description.
0 commit comments