Tried to do a PR to Horizon a couple weeks ago for a command I regularly use. It wasn't accepted, so I created a package.
Working with several queues on Horizon and want to clear them all with a single command? `artisan horizon:clear-all` to the rescue!
github.com/TWithers/laravel-horizon-clear-all
Back