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 ff4b909 commit 9f19416Copy full SHA for 9f19416
routes/console.php
@@ -5,4 +5,4 @@
5
6
Artisan::command('inspire', function () {
7
$this->comment(Inspiring::quote());
8
-})->purpose('Display an inspiring quote')->hourly();
+})->purpose('Display an inspiring quote');
0 commit comments