I am currently using Laravel 5.1 and RabbitMQ. My task requires me to list all jobs in a specific queue, select at least one, and manipulate (clear / delete) it.
Is there a way to do this programmatically?
No one has answered this question yet
Check out similar questions: