Support the ongoing development of Laravel.io →

325 Threads

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 7 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 7 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

Throttle e-mail sending? SES + Redis Queue

Hi, I'm currently using Amazon SES to send e-mails and have configured Redis to queue them. But my s...

0 Likes
0 Replies

Mail sending is not working in the cloud instance

Hi there, I have a laravel 5.2 application. I have configured gmail smtp server in my application an...

0 Likes
0 Replies

Laravel 5.3 not honoring smtp credentials on productive server

Hi, I am facing this very strange problem with Laravel 5.3. On my localhost i'm testing mail deliver...

0 Likes
1 Replies
posted 7 years ago

Can't send email

I'm trying to send email with my app and I can't seem to do this, my host has assured me that the pr...

0 Likes
2 Replies
posted 7 years ago

Laravel Mail - From keeps sending showing my gmail address

My settings are sending using smtp and gmail everything is working fine when it comes to sending the...

0 Likes
0 Replies

Send mail

How to send mail through gmail after a user is registered

0 Likes
3 Replies

TaskQueue.php Error - Laravel 5 & Forge

When running any Posts and Model::create function within Laravel I am being greeted with the below e...

0 Likes
0 Replies
posted 7 years ago

Password reset email getting 530 5.7.1 Authentication required

When I try to send a password reset email, I get the following error: Swift_TransportException in Ab...

0 Likes
1 Replies

Laravel 5.0 mail() not working in production server CENTOS

I'm using Laravel 5.0 for my project and i have to send mail to admin whenever user submits a contac...

0 Likes
3 Replies

Multiple Mail Drivers

Hi, How do I use multiple mail drivers and configurations in laravel? In app/config/mail.php we ment...

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.