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 4760fcd commit e417ebcCopy full SHA for e417ebc
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