How about horizon:listen to listen for live changes to the code and load them #53091
Unanswered
ronnorthrip
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you look in the docs you'll see queue:listen is there already doing exactly that.
https://laravel.com/docs/11.x/queues#the-queue-work-command
But there's no equivalent for deving on horizon.
I COULD just use queue:listen but it doesn't use the worker setup I've already configured for horizon local.
Plus it would be logically consistent.
Beta Was this translation helpful? Give feedback.
All reactions