I'm trying to use mailgun in laravel 9 but I always get this error: Symfony\Component\Mailer\Excepti...
There has got to be an easier way to do this. I need to send a Mailable to all my users. The officia...
Hi, I'm using queued mails, and I would like to move the mail job to failed jobs table when an error...
This documentation is bogus https://laravel.com/docs/9.x/mail I'm running v 9.34.0 and if I follow t...
Swift_TransportException: Failed to authenticate on SMTP server with username "[email protected]...
Hello Laravel Community, I'm using the markdown templates to write emails. Adapting the html layout...
Hello friens!! I hope you so very very well in this times. I need your help with somethig, I have an...
I'm trying to send an email with laravel. With this function I can send emails and attachments. But...
In a live server can use plain PHP mail(...,...,...,...) function, to send email from Laravel 8.x, l...
I have a problem with character encoding in all emial messages that I send in the standard way, i.e....
I am trying to develop a multi-tenancy application without using Package in Laravel-5.8. I am trying...
I am trying to convert my html dom into pdf and send that pdf as an attachment with email. I am usin...
I got an error of Failed to authenticate on SMTP server with username "[email protected]...
hi there, i would like to collect some recommendations here. i am facing something very common, i gu...
I am trying to verify users after they must have created there account but i keep getting this error...
Hi, I am new to Laravel and trying to setup the mail functionality. I opened a mailtrap.io account f...
Hi, I am beginner of laravel and MYSQL AND i wanted to call my stored procedure and pass the data to...
i have {{ route('view/issue', $issue->id) }} in an email view. This generates "http://localh...
I would like to send notification emails with only plain text. But every email is send with the Cont...
Hello guys! I am developing a multi tenancy system and I need emails to be triggered according to th...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community