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 e0b999e commit 79b47dbCopy full SHA for 79b47db
src/Console/WidgetMakeCommand.php
@@ -31,7 +31,7 @@ class WidgetMakeCommand extends GeneratorCommand
31
protected $type = 'Widget';
32
33
/**
34
- * Execute the console command for Laravel >= 5.5
+ * Execute the console command for Laravel >= 5.5.
35
*
36
* @return void
37
*/
@@ -51,7 +51,7 @@ public function handle()
51
}
52
53
54
- * Execute the console command for Laravel < 5.5
+ * Execute the console command for Laravel < 5.5.
55
56
57
0 commit comments