Support the ongoing development of Laravel.io →

328 Threads

posted 6 years ago

Send data to mailable controllerwith Mail::to() Laravel5.7?

Hey all, trying to get data from my controller to my Mailable controller. Followed the steps here: h...

0 Likes
0 Replies

Sending invatation .ics as email attachment failed

I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. but still got err...

0 Likes
0 Replies

Issue with docker and Mail in production

Hello everybody, I'm having a little bit of an issue here, but I'm not entirely sure if this has som...

0 Likes
0 Replies

Laravel sending mail issue

My env MAIL_DRIVER=smtp MAIL_HOST=s50.linuxpl.com MAIL_PORT=465 [email protected]...

0 Likes
3 Replies

Send mail through SMTP server

I'm trying to send mails through the mailhub of my Internet Service Provider (Telenet). Previously,...

0 Likes
0 Replies
posted 8 years ago

5.4 Markdown email doesn't render HTML

I'm wondering if anyone else is having this problem? When viewing a markdown mail in Mailtrap, all h...

0 Likes
9 Replies
posted 10 years ago

L4 Sudden curl error 7 using Mail::send with guzzle and mandrill

Hi, Im using L4.2 guzzle ~5.2 homestead and mandrill. Does anybody know what could be the cause or...

0 Likes
2 Replies

Mail send through queued jobs is not received instantly.

.env QUEUE_DRIVER=database MAIL_DRIVER=sendmail config/mail.php 'sendmail' => '/usr/sbin/sendmail...

0 Likes
0 Replies

Mail Server error

Hi everyone, i was working on my localhost on app that send emails to mailtrap and when i uploaded i...

0 Likes
2 Replies

PHP Parse error: syntax error, unexpected 'class' (T_CLASS)

I want to fire email when user registered, i used laravel database queue and also i added CRON job c...

0 Likes
0 Replies

Mail template caching issue in Envoyer Deployment

I am having a strange problem with L5.1 and Envoyer deployment. I am sending mail confirmations with...

0 Likes
4 Replies

[solved] Notifications in packages

Is here anybody who did any package with notification? I make one, and the notification correctly se...

0 Likes
1 Replies

Fire email on page view

Hey guys, im trying to get an email sent out to the logged in user on visiting a page, this is what...

0 Likes
3 Replies

Local Mail Server

Hi, Hope someone can help me because I'm stuck for about a week now. I'm developing a Laravel app a...

0 Likes
0 Replies

How to configure Laravel to use SwiftMailer / smtp driver behind a proxy?

Does anybody have any suggestions on how I might be able to configure Laravel / SwiftMailer to prope...

0 Likes
2 Replies

Issue with Markdown Mail 5.4

I'm trying to send mail using markdown, but I'm getting an error on a fresh mail instance. I'm follo...

0 Likes
0 Replies

Integrating email newsletter into Laravel web-app

Can anyone provide information on setting up a newsletter emailing system within an existing Laravel...

0 Likes
2 Replies

Send Mail

Hello, I am trying to config my contact form to send email using google smtp but no email received....

0 Likes
1 Replies

Class 'Swift_StreamFilters_StringReplacementFilter'

Hey guys, i have been working on a local machine, once a user registers it fires an event from a con...

0 Likes
0 Replies
posted 7 years ago

Question: Email MarkDown Css Distortion in Gmail

Hi everyone. I tried email markdown with default css in laravel 5.5 but my mail recieved in gmail is...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.