Problem was solved by overwriting Mailer queue() method and using custom queued mail handle class, where language is set from passed to $data array.
I have the same problem, can you explain your custom handle class? Thanks in advance
jgarciac said:
I have the same problem, can you explain your custom handle class? Thanks in advance
Sorry for long reply - didn't notice your question...
Here is it: https://gist.github.com/smgladkovskiy/a3d98b7c58300200a53d
I passed language name in data array. i18n library is https://github.com/mcamara/laravel-localization
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community