Support the ongoing development of Laravel.io →
posted 10 years ago
Mail
Last updated 1 year ago.
0

You generally should pass as little information to a queue closure as possible. Instead of passing in the entire user object, try passing just the user information the view needs.

Last updated 1 year ago.
0

Thank you both. Great tip about passing information to a queue closure. You're absolutely right, but this wasn't the issue. Also Xdebug wasn't the issue. I updated Laravel to version 4.1.19 and it appears to be resolved. I have no clue what caused the issue.

Last updated 1 year ago.
0

I am getting the same issue now on version 4.1.23. It works fine with Mail::send but Mail::queue won't work. Default queue file, completely untouched. Anyone have suggestions?

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

modbase modbase Joined 31 Jan 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.