Support the ongoing development of Laravel.io →

406 Threads

posted 5 years ago

Send emails using mail aliases

Hi! I have created an account [email protected] in my mail server to send email also created an alias...

0 Likes
0 Replies

Laravel customizing & modifying URL::temporarySignedRoute

Any help would be really appreciated. I'm using hyn/multi-tenant. I'm trying to register the user ac...

0 Likes
0 Replies

using Mailer from /sender address

I have Mailer functionality built into my business app. I'm using smtp to send out client emails. Th...

0 Likes
0 Replies
posted 5 years ago

Email send issue

Hi all I need help about sending mails. How can I set up mails to be sent from all providers (gmail,...

0 Likes
2 Replies
posted 5 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 7 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 9 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

Serialization of closure failed: Serialization of 'Closure' is not allowed

Hey everyone, When I try using Mail::queue() I get this error: ErrorException in SerializableClosure...

0 Likes
6 Replies
Solved

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

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.

© 2024 Laravel.io - All rights reserved.