daily()->at('01:00'); Schedule::command('backup:run')->daily()->at('01:30'); Schedule::command(SyncProfiles::class)->daily()->at('00:30');