horizon:clear

Delete all of the jobs from the specified queue

Options

  • force - Force the operation to run when in production Optional
  • queue - The name of the queue to clear Optional
php artisan horizon:clear [--queue [QUEUE]] [--force]