php-laravel.routes.console.mustache Maven / Gradle / Ivy
licenseInfo}}
Artisan::command('inspire', function () {
$this->comment(Inspiring::quote());
})->describe('Display an inspiring quote');
© 2015 - 2024 Weber Informatics LLC | Privacy Policy