Adding description for default inspire command
This commit is contained in:
@@ -15,4 +15,4 @@ use Illuminate\Foundation\Inspiring;
|
|||||||
|
|
||||||
Artisan::command('inspire', function () {
|
Artisan::command('inspire', function () {
|
||||||
$this->comment(Inspiring::quote());
|
$this->comment(Inspiring::quote());
|
||||||
});
|
})->describe('Display an inspiring quote');
|
||||||
|
|||||||
Reference in New Issue
Block a user