Open volosan opened 2 years ago
Yeah, I'm having this excat problem - on laravel 9, so seems it's more widespread. Basically, it doesn't work as it's not executing the mjml binary to convert the markup to html and css. In fact, half the methods in the code are never utilised.
Given the last update of this repo, I would like to refer you to the package I made yesterday, which allows the use of MJML, if you are still looking for a functional solution : https://github.com/EvanSchleret/lara-mjml
Hello! I want to use your package but stuck with problem: my emails are without markup.
My steps:
My environment:
What did I set up wrong?
P.S. Additionally I set the setting in the
.env
-file but the result is the same