Artisan.page

horizon:clear

Delete all of the jobs from the specified queue

Terminal
php artisan horizon:clear [--queue [QUEUE]] [--force] [--] [<connection>]

Options

forceOptional

Force the operation to run when in production

queueOptional

The name of the queue to clear

Arguments

connectionOptional

The name of the queue connection