How to add Images from Laravel /resources/image to email/payment/html-body-standard
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
How to add Images from Laravel /resources/image to email/payment/html-body-standard
How can I add new image from the Laravel resource/images/ to Email/Payment/html-body-standard.php. I've tried to call image from Email/Payment/html-body, Also tried converting image to base64. But after I receive the email the image is either broken or cannot view.
Re: How to add Images from Laravel /resources/image to email/payment/html-body-standard
You have to pass the image to the embeddAttachment() method of the mailer object and use the returned CID for the image "src" attribute.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
