-
We know that when editing a queue job, we must restart the worker during development, which can be quite disruptive as it requires extra effort. Don’t you think it should restart automatically? I would like to contribute this feature if the community would appreciate it. |
Beta Was this translation helpful? Give feedback.
Answered by
henzeb
Oct 9, 2024
Replies: 1 comment 1 reply
-
We already have that. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dasundev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We already have that.
queue:listen
. https://laravel.com/docs/11.x/queues#the-queue-work-command