Skip to content

Commit 5eada9f

Browse files
committed
Remove hourly
1 parent 15af7ef commit 5eada9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workbench/routes/console.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
Artisan::command('inspire', function () {
1212
$this->comment(Inspiring::quote());
13-
})->purpose('Display an inspiring quote')->hourly();
13+
})->purpose('Display an inspiring quote');

0 commit comments

Comments
 (0)