Skip to content

Commit 339be7f

Browse files
author
Fernando Alves
committed
updated command 1
1 parent 2e4632d commit 339be7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CrudCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class CrudCommand extends Command
1414
*
1515
* @var string
1616
*/
17-
protected $name = 'scaffold';
17+
protected $name = 'crud:generate';
1818

1919
/**
2020
* The console command description.

0 commit comments

Comments
 (0)