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 9a9c334 commit 1cad5a1Copy full SHA for 1cad5a1
src/Console/ClientCreatorCommand.php
@@ -23,7 +23,7 @@ class ClientCreatorCommand extends Command
23
*
24
* @var string
25
*/
26
- protected $name = 'oauth2-server:client:create';
+ protected $name = 'oauth2-server:create-client';
27
28
/**
29
* The console command description.
0 commit comments