'php artisan queue:work', 'user' => 'vito', 'auto_start' => 1, 'auto_restart' => 1, 'numprocs' => 1, 'redirect_stderr' => 1, 'stdout_logfile' => 'file.log', 'status' => QueueStatus::CREATING, ]; } }