Hi, I am facing this very strange problem with Laravel 5.3. On my localhost i'm testing mail deliver...
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...
Hi, I have a treatment that generates 2 PDF files, and then send them by mail. When I run this direc...
My settings are sending using smtp and gmail everything is working fine when it comes to sending the...
Can anyone help me i am try to send email but i am geting the error like this Swift_TransportExcepti...
When running any Posts and Model::create function within Laravel I am being greeted with the below e...
When I try to send a password reset email, I get the following error: Swift_TransportException in Ab...
I'm using Laravel 5.0 for my project and i have to send mail to admin whenever user submits a contac...
Hi, How do I use multiple mail drivers and configurations in laravel? In app/config/mail.php we ment...
So I'm wanting to setup a contact form and send emails using the built-in laravel mail. I'm receivin...
Laravel 4, Beantalkd, Supervisor, and Beanstalk Console These are the columns in the console for obs...
I configure mail with my gmail account. It works perfectly on localhost.when i moved to live i got...
I configured Postfix to send emails. Postfix gets its own nameserver from Virtualbox NAT configurati...
Hello, I have to sent a email to some person but it shows: "Swift_RfcComplianceException in Mai...
I need to send a mail header "x-mailgun-native-send: true" to all my mails so they wont ge...
Hello, I want to send mails from my application. I want them to get sent from a specific host (SMTP,...
Hi I have installed Bogardo/Mailgun https://github.com/Bogardo/Mailgun this library cannot working f...
I'm using php mail() to send mail through laravel. I'm setting the from and subject of the email in...
I cant track down the event in the framework, which is logging mails sent (via mailgun api). It is d...
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