#Laravel email , sent as attacthment, logo or if the email template has any images
8 messages · Page 1 of 1 (latest)
I receive email like image attached in mail
I dont get like others ,
When u're building your mail, u need to attach the images
noo I am takling about the codem ```
<img height="auto" src="{!! $message->embed(public_path('assets/logo_email.png')) !!}" style="display: block; height: auto; border: 0; width: 100%; border-radius: 0px;" width="113" />
in email I get this logo as attachment attached