How would you organize mails in a multilingual Laravel application
问题 I'm curious about how to effectively generate emails in a multilingual application. For the sake of getting all answers aligned: let's say you have a typical commercial newsletter with lots of images, markup, and of course many textual paragraphs. Assume that all text does NOT come from a database but should be hard-coded. Moreover, some words in these paragraphs can be bolded, emphasized,... The newsletter will be sent in the subscriber's preferred locale. How can I build a system to handle