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 a516597 commit dc819e7Copy full SHA for dc819e7
src/Console/CreateMiddleware.php
@@ -18,7 +18,7 @@ class CreateMiddleware extends GeneratorCommand
18
*
19
* @var string
20
*/
21
- protected $description = 'Creates a new Inertia middleware';
+ protected $description = 'Create a new Inertia middleware';
22
23
/**
24
* The type of class being generated.
0 commit comments