command('book:update')->dailyAt('06:00'); $schedule->command('book:update')->dailyAt('18:00'); //$schedule->command('checkOrderStatus')->everyMinute(); } }