I'm using Laravel 4 and I'm trying to send to a gmail account base64 encoded image but it doesn't di...
I'm using Laravel 4.2, IronMQ and Mailgun to send emails on the live site. For some reason two - som...
I remember using PHPmailer before and checking if the e-mail was sent was very easy. Something like:...
I am sending an email using gmail smtp but it takes too long to send and just exceed on the 60 timeo...
https://www.youtube.com/watch?v=4sRNo9M7lOo https://www.wattpad.com/user/saimehr https://sites.googl...
I have Mail::send in my newest command, which is using the Mandrill driver. Whenever I run it I get...
I tried mail function on my localhost. It is OK. But when I upload my project on Bluehost live serve...
Hello, I have recently updated Laravel from 5.0 to 5.2 but it seems the Event handling has changed a...
trying adding some other Mail Transport. guess can be done by app['swift.transport']->extend(); b...
Hi!!! I have Authentication in my web with "php artisan make:auth", all work well, less wh...
I am trying to generate email but getting this error: fopen(/tmp/4701021fcbc23c3a52dde64ccca28857/bo...
Hello, I am very new to Laravel and thats why I have started with Laravel 4.2. Currently I am workin...
I have a CRM where users are able to send mail to customers. The mails is blade templates where the...
How I can use the Mail class in Lumen 5.2. It was working fine in 5.1 lumen. I have installed illumi...
Hello people of the forum. I make a query. I'm working with xampp under Win7 and laravel 5.1. When t...
I have a strange issue... I WAS using standard PHP mail send email in my app, but I changed it to us...
Hi, I have a client who requires that all mails are coming through their Exchange Mail Sever. Our IP...
I want to use Amazon SES to send emails. I'm on a shared host, so I can't use (external) SMTP. Is th...
Hi!! I follow this tutorial (http://www.easylaravelbook.com/blog/2015/02/09/creating-a-contact-form-...
When sending mail from laravel Mail, the 'from' address is using the smtp username, rather than the...
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.