comment(Inspiring::quote()); })->purpose('Display an inspiring quote'); use Illuminate\Support\Facades\Schedule; Schedule::command('app:check-expirations')->dailyAt('08:00');