Support the ongoing development of Laravel.io →

405 Threads

Mails not sent through Laravel

I'm trying to send mails using a special mailbox that was created via my hosting provider, asmallora...

0 Likes
4 Replies

Sending email via Laravel 5.2

Hi, The test email is working fine but once send via the contact form its not sending email. how can...

0 Likes
8 Replies
Solved

Email not send

I want to sent email by smtp gmail server . But i got the following errors Missing argument 1 for Il...

0 Likes
1 Replies
posted 9 years ago

Problem with sending emails

I have a problem with email in laravel. That's my mail.php file: <?php return array( /* |----...

0 Likes
5 Replies

Undefined offset error

Hi I have to say that I'm fairly new to Web Developement, PHP and Laravel (Basic HTML etc. is no pro...

0 Likes
0 Replies
posted 6 years ago

$message variable not available in mail template

In the Laravel documentation for using the Mailable class (https://laravel.com/docs/5.4/mail#sending...

0 Likes
2 Replies

Mailgun, sending from multiple domains.

I'm running a central system with multiple clients/users, each of whom have their own mailgun accoun...

0 Likes
5 Replies
posted 6 years ago

Sendgrid integration

Swift_TransportException Connection could not be established with host smtp.sendgrid.net [Connection...

0 Likes
1 Replies

Mailgun Connection timed out, while not using Mailgun driver.

Hi, I'm getting the following error when trying to send out mails Swift_TransportException: Connecti...

0 Likes
1 Replies

Laravel 5.3 Mail not sending to queue job after submit data

i had been trying to solve the queue mail for few days, but still i can't find the solution for that...

0 Likes
0 Replies
posted 6 years ago

Data not parsing in my email template

I have a registration email that is sent out with an activation link which is generated at the time...

0 Likes
0 Replies

Send email with html

Hello everyone, I'm trying to send email with beautiful html style I use wysiwyg editor to send emai...

0 Likes
3 Replies

Laravel 5.4 mailable does not work with queue sqs

in my controller: $order = Order::with('address','slot','products')->first(); Mail::to('abc@email...

0 Likes
1 Replies
posted 6 years ago

Notifications using Nexmo

Hi, I use Nexmo to create notification system but when i use this to send sms i get this error : Cla...

0 Likes
1 Replies
posted 6 years ago

Mailable vs Notification

How do I know what to use when? I mean I know their functionality and differences, in some cases it'...

0 Likes
0 Replies

MailGun Client error: `POST https://api.... resulted in a `404 NOT FOUND???

Sending from localhost, Windows 10, OpenServer! Settings .env: MAIL_DRIVER=mailgun MAIL_HOST=smtp.ma...

0 Likes
1 Replies

Laravel Authentication Customization

Hi, Learn how to use artisan to scaffold the authentication then customize it to meet your needs. ht...

0 Likes
0 Replies
posted 7 years ago

I Think there is a Bug with Laravel 5.4 !!!

Hello , i'm trying to send a email with Attachment File , It Work Perfectly when i'm using an extern...

0 Likes
1 Replies

Unable to confirm email on laravel.io

I don't see a support channel for the site so I'll start a new thread. I received the not found page...

0 Likes
1 Replies
posted 7 years ago

Display image in notification

Im trying to display Logo in Email notification how would i achieve this? public function toMail($no...

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.

© 2024 Laravel.io - All rights reserved.