Answer the question
In order to leave comments, you need to log in
How to setup iron driver in Laravel 5.0?
Hello. Help set up queues with the iron driver. When I run the command
artisan queue:subscribe SendEmail http://mysite.com/queue/receive
I get an error Class 'IronMQ' not found in, etc. Already tried to change the version of iron-io/iron_mq in composer.json while deleting the venodor folder and cleaning the composer cache. But all the same Maybe someone already set up on Laravel 5.0? Class 'IronMQ' not found
Answer the question
In order to leave comments, you need to log in
Finally, I managed to install with version "iron-io/iron_mq": "1.*" but when it came to executing the queue, I got this error http error: 400 | {"msg":"Version mismatch: unsupported API version '1', expected version '3', please upgrade your client. See docs.iron.io "} I put 2 ... right, Class 'IronMQ' not found . This is the vicious circle.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question