php-laravel.routes.console.mustache Maven / Gradle / Ivy
The newest version!
licenseInfo}}
use Illuminate\Foundation\Inspiring;
use Illuminate\Support\Facades\Artisan;
Artisan::command('inspire', function () {
$this->comment(Inspiring::quote());
})->describe('Display an inspiring quote');
© 2015 - 2025 Weber Informatics LLC | Privacy Policy