Closed hmennen90 closed 2 years ago
Thank you for your work on this.
I'm going to hold off on this for now, and only support Horizon to keep things simple.
I might add the functionality in a next major release.
@freekmurze thanks :-)
May i can publish this PR as a standalone Package, mentioning your Base Package? Cause this functionality would be great for current projects
@hmennen90 Yeah sure! Have fun creating your package!
This PR introduced the
queue:watch
command which does the same as thehorizon:watch
command.Additionally you can specify the queue option, to watch and restart a specific queue - useful if you are using multiple queues, even in development
For example:
queue:watch --queue=my-queue