Closed Elandlord closed 4 years ago
What is the path used in the broken image?
I see it references the local URL, surely that seems to be the problem?
I was unaware of this. I figured the uploads were stored in the database.
I can confirm this is not an issue. I've deployed my project to a server and got the images to work.
Thanks!
Hi,
Yesterday, we bought Mailcoach, so that we could integrate it into an existing Laravel project. After a couple problems with Redis and other configuration files, I managed to get it to work. Interesting stuff!
Everything seems to be working fine, however, images I added in a Template are not showing up when sending an e-mail. They are working when I try to preview it.
After sending, this is what's left:
I'm using SendGrid as a mailer, and Unlayer as the Template editor. I have followed the installation instructions for the Unlayer editor, as listed on: https://mailcoach.app/docs/v2/package/customizing-the-editor/unlayer. I'm running this on my local machine (macOs).
Is this a known problem, any pointers to where the problem might be?
Thanks in advance!