Support the ongoing development of Laravel.io →

324 Threads

route helper uses "http://localhost" in email views

i have {{ route('view/issue', $issue->id) }} in an email view. This generates "http://localh...

0 Likes
1 Replies

Send plain-text notifications

I would like to send notification emails with only plain text. But every email is send with the Cont...

0 Likes
1 Replies

Dynamically change SMTP server for email sending

Hello guys! I am developing a multi tenancy system and I need emails to be triggered according to th...

0 Likes
1 Replies

invalid signature on email verification. Laravel 6

Laravel Version: 6.0.x PHP Version: 7.2.24 Database Driver & Version: mysql Ver 15.1 Distrib 10....

sciendar liked this thread

1 Likes
0 Replies

Mail failures method in laravel not working...

In laravel Mail send functionality process How to find a EMAIL ADDRESS is Live valid or Not created...

0 Likes
1 Replies
posted 4 years ago

Mailgun and BCC does not work

When using the mailgun driver, i ran into problems when using cc and bcc adresses. The message was...

0 Likes
0 Replies

Laravel Socialite - Sending Email After Login

I know that you can use the user's google account to login using Laravel Socialite. Can i use the em...

0 Likes
1 Replies

Laravel 5.7 email verification throws 403

Verify Email Address is showing error 403 Sorry, you are not authorized to access this page. The err...

0 Likes
4 Replies

How to send verification email to non registered user?

Hi. fairly new to Laravel and in need of some coaching. Don't really know where to begin. I am hopin...

0 Likes
0 Replies
posted 4 years ago

error - Address in mailbox given [] does not comply with RFC

controller $data = $request->all(); $result = Mail::send('site.ema...

0 Likes
0 Replies

Check user settings before sending an email notification

I have a receiveEmail boolean field in the User model of a Laravel application. How do I ensure that...

0 Likes
2 Replies

Laravel mail editor

Hello guys, check out this new laravel package that allows you to preview/edit all your application...

0 Likes
0 Replies
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

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.