Skip to content

Commit 9f19416

Browse files
committed
wip
1 parent ff4b909 commit 9f19416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/console.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

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

0 commit comments

Comments
 (0)