Support the ongoing development of Laravel.io →
Cache Mail Queues
Last updated 1 year ago.
0

Seems I have found the problem. There was fatal error in the text version of the template, which led laravel to use the last working version (still don't know from what cache though)

0

Hey pbohny. Sorry for replying to such an old thread but I am having the same issue. Emails sent from production are using an old version. I know production is getting the latest code because all other views are updating just fine. But emails are using some old version. I have deleted all caches so I am completely stumped at this point. Can you explain more about your solution?

0

If you are using queues with deployment you need to restart the workers (as described here: https://laravel.com/docs/5.2/queues#deploying-with-daemon-queu...)

0

Thank you, Rias! It was that!

0

Sign in to participate in this thread!

Eventy

Your banner here too?

pbohny pbohny Joined 12 Mar 2015

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.