comment(Inspiring::quote()); })->purpose('Display an inspiring quote')->hourly(); Schedule::command('app:expire-pending-bookings')->hourly(); Schedule::command('app:complete-finished-bookings')->dailyAt('00:05');