Support the ongoing development of Laravel.io →

401 Threads

Laravel Mailgun

I'm trying to use mailgun in laravel 9 but I always get this error: Symfony\Component\Mailer\Excepti...

0 Likes 1 Replies
posted 4 months ago

Sending Bulk Mailables In Batches

There has got to be an easier way to do this. I need to send a Mailable to all my users. The officia...

0 Likes 0 Replies

Failed mail job to failed jobs

Hi, I'm using queued mails, and I would like to move the mail job to failed jobs table when an error...

0 Likes 0 Replies

documentation for Laravel 9 Mail is wrong

This documentation is bogus https://laravel.com/docs/9.x/mail I'm running v 9.34.0 and if I follow t...

0 Likes 3 Replies
posted 11 months ago

503 5.5.1 Error: already authenticated when sending email

Swift_TransportException: Failed to authenticate on SMTP server with username "[email protected]...

0 Likes 4 Replies

How to sign outgoing emails in Laravel 9 with a DKIM?

Please explain the conception of how to sign outgoing emails in Laravel 9 with a DKIM signature. Lar...

0 Likes 6 Replies
Solved

How to adapt email text templates

Hello Laravel Community, I'm using the markdown templates to write emails. Adapting the html layout...

0 Likes 0 Replies

Intermittent issue sending mail

Hello friens!! I hope you so very very well in this times. I need your help with somethig, I have an...

0 Likes 4 Replies

Mail::Inline Attachments

I'm trying to send an email with laravel. With this function I can send emails and attachments. But...

1 Likes 1 Replies
posted 2 years ago

use plain PHP mail(...,...,...,...) function, to send email

In a live server can use plain PHP mail(...,...,...,...) function, to send email from Laravel 8.x, l...

1 Likes 3 Replies

Use dd() or equivalent in blade mail template

Hello, i tried to dd($__data) in my mail templete blade view, but it is not working. Do someone have...

0 Likes 3 Replies
Solved

All img in emails are broken.

I have a problem with character encoding in all emial messages that I send in the standard way, i.e....

1 Likes 0 Replies

Single DB Multi-tenancy without using Package

I am trying to develop a multi-tenancy application without using Package in Laravel-5.8. I am trying...

0 Likes 0 Replies

html2pdf.js generated pdf attach with laravel Mail

I am trying to convert my html dom into pdf and send that pdf as an attachment with email. I am usin...

0 Likes 0 Replies

SMTP Laravel

I got an error of Failed to authenticate on SMTP server with username "[email protected]...

0 Likes 0 Replies

Best practice model notifications choosing recipient

hi there, i would like to collect some recommendations here. i am facing something very common, i gu...

0 Likes 0 Replies

I am having problem sending verification email.

I am trying to verify users after they must have created there account but i keep getting this error...

0 Likes 1 Replies
posted 2 years ago

Expected response code 354 but got an empty response

Hi, I am new to Laravel and trying to setup the mail functionality. I opened a mailtrap.io account f...

0 Likes 1 Replies

How to call stored procedure using laravel and send mail?

Hi, I am beginner of laravel and MYSQL AND i wanted to call my stored procedure and pass the data to...

0 Likes 1 Replies
posted 2 years ago

Sending email file attachment

I want to send a file as an attachement with the email sent from my laravel application. this is how...

0 Likes 1 Replies
Solved

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.

© 2023 Laravel.io - All rights reserved.