command('p:schedule:process')->everyMinute()->withoutOverlapping(); $schedule->command('p:maintenance:clean-service-backups')->daily(); } }