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 2053375 commit ca3b58cCopy full SHA for ca3b58c
routes/console.php
@@ -16,4 +16,4 @@
16
17
Artisan::command('inspire', function () {
18
$this->comment(Inspiring::quote());
19
-})->describe('Display an inspiring quote');
+})->purpose('Display an inspiring quote');
0 commit comments