Support the ongoing development of Laravel.io →

406 Threads

Add default mail headers in Laravel 5.3

I need to send a mail header "x-mailgun-native-send: true" to all my mails so they wont ge...

0 Likes
2 Replies
Solved

Send Mail Laravel XAMPP SMTP

Hello, I want to send mails from my application. I want them to get sent from a specific host (SMTP,...

0 Likes
2 Replies
Solved

how to include mailgun library in laravel5

Hi I have installed Bogardo/Mailgun https://github.com/Bogardo/Mailgun this library cannot working f...

0 Likes
3 Replies
posted 7 years ago

Can't change sender email address

I'm using php mail() to send mail through laravel. I'm setting the from and subject of the email in...

0 Likes
1 Replies
Solved

stop/modify mail sent logging

I cant track down the event in the framework, which is logging mails sent (via mailgun api). It is d...

0 Likes
0 Replies

The BCMatch functions must be enabled to use the NTLM authenticator.

Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...

0 Likes
2 Replies
Solved
posted 7 years ago

Mailable.php line 382: [] operator not supported for strings

Hello, I have a contact form, a contact mailable, and a contact mail view and a contact controller....

0 Likes
1 Replies
Solved
posted 7 years ago

Using Mail::Send() to send Email to a Small number of Fixed Recipients - Not Consistently Working

#Problem I have an application that sends notification emails from the controller when certain model...

0 Likes
1 Replies
Solved

Laravel 5.3 and Notifications

I'm trying to grab some users from the database and notify them that a new position has been posted....

0 Likes
2 Replies
Solved
posted 7 years ago

Mandrill mail conection problem

Hi I'm getting very occasional connection problems with the mandrill api [2016-09-16 07:59:38] produ...

0 Likes
1 Replies

can't send mail from my web application, and no errors

Hi I am trying to send a contact us mail with attachment, when I submit the form, it just comeback w...

0 Likes
2 Replies

Notifications inside a command

Hi guys, any of you tried to send the notification from inside a Command? I am using the notifiable...

0 Likes
0 Replies

L5.3 Notifications data passing not working?

Hello, I have User model public function sendPasswordResetNotification($token) { $this->notif...

0 Likes
2 Replies
Solved

How do you send mails without a mailserver?

Hello, Laravel.io community. I'm running several Laravel on several ScaleWay-servers, but I'm always...

0 Likes
1 Replies

Laravel 5.3 and PHP 5.6

I just installed PHP 5.6 to work with Laravel 5.3 on my local machine and I keep running into an err...

0 Likes
0 Replies

Sending Documents

Hello. I'm currently working on my thesis. It is called Document Tracking System which allows the em...

0 Likes
0 Replies
posted 7 years ago

Mail::send and embed images

Hello everybody! My letter template comes through field textarea. How can I call $m->embed('path...

0 Likes
0 Replies
posted 8 years ago

Laravel 5.1 use php mailer

How can I use php's native mail function with the mailer class found in Laravel? I can't find any tr...

0 Likes
7 Replies
Solved

I want Free Email service for laravel 5!

Hi,I want Free email smtp service for Laravel 5.2 If you know some,Please introduce to me! I want th...

0 Likes
3 Replies
posted 7 years ago

L5 Mail::send() in loop

I have a question about sending emails in foreach loop using Mail. Is it possible to send dynamic da...

0 Likes
1 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.