queue:work
Start processing jobs on the queue as a daemon
Terminal
Options
daemonOptional
Run the worker in daemon mode (Deprecated)
delayOptional
The number of seconds to delay failed jobs
forceOptional
Force the worker to run even in maintenance mode
memoryOptional
The memory limit in megabytes
onceOptional
Only process the next job on the queue
queueOptional
The names of the queues to work
sleepOptional
Number of seconds to sleep when no job is available
stop-when-emptyOptional
Stop when the queue is empty
timeoutOptional
The number of seconds a child process can run
triesOptional
Number of times to attempt a job before logging it failed
Arguments
connectionOptional
The name of the queue connection to work