Skip to content

Commit

Permalink
Adding description for default inspire command
Browse files Browse the repository at this point in the history
  • Loading branch information
dersvenhesse committed Aug 28, 2016
1 parent 1cb19ac commit 330a9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/console.php
Expand Up @@ -15,4 +15,4 @@

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

0 comments on commit 330a9aa

Please sign in to comment.