Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use push queues with Laravel 4.2 #77

Open
donenvy opened this issue Dec 27, 2016 · 0 comments
Open

How to use push queues with Laravel 4.2 #77

donenvy opened this issue Dec 27, 2016 · 0 comments

Comments

@donenvy
Copy link

donenvy commented Dec 27, 2016

Hi all,

I have a current production app using laravel 4.2.
Previously I set the IronMQ configs in config/queue.php and any Mail::queue would use this iron driver from config/queue.php automatically.

So i updated this to package to version 3.* which is showing as compatible with laravel 4.2 and IronMQ v3.

I just sent a mail using Mail::queue and nothing got sent to ironMQ and therefore no mail was sent using ironMQ. Does this package not use the default configs in config/queue.php anymore? And if so how do I get Laravel 4.2 to push mail to ironMQ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant