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