We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15af7ef commit 5eada9fCopy full SHA for 5eada9f
workbench/routes/console.php
@@ -10,4 +10,4 @@
10
11
Artisan::command('inspire', function () {
12
$this->comment(Inspiring::quote());
13
-})->purpose('Display an inspiring quote')->hourly();
+})->purpose('Display an inspiring quote');
0 commit comments