Skip to content

Commit ca3b58c

Browse files
committed
change method
1 parent 2053375 commit ca3b58c

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
@@ -16,4 +16,4 @@
1616

1717
Artisan::command('inspire', function () {
1818
$this->comment(Inspiring::quote());
19-
})->describe('Display an inspiring quote');
19+
})->purpose('Display an inspiring quote');

0 commit comments

Comments
 (0)