Verify Email Address is showing error 403 Sorry, you are not authorized to access this page. The err...
Hi. fairly new to Laravel and in need of some coaching. Don't really know where to begin. I am hopin...
controller $data = $request->all(); $result = Mail::send('site.ema...
I'm trying to do something like this, (more information in coments //): use Setting, View, Mail, Con...
I have a receiveEmail boolean field in the User model of a Laravel application. How do I ensure that...
Hello guys, check out this new laravel package that allows you to preview/edit all your application...
Hi! I have created an account smtp@example.com in my mail server to send email also created an alias...
Any help would be really appreciated. I'm using hyn/multi-tenant. I'm trying to register the user ac...
I have Mailer functionality built into my business app. I'm using smtp to send out client emails. Th...
Hi all I need help about sending mails. How can I set up mails to be sent from all providers (gmail,...
Hey all, trying to get data from my controller to my Mailable controller. Followed the steps here: h...
I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. but still got err...
Hello everybody, I'm having a little bit of an issue here, but I'm not entirely sure if this has som...
My env MAIL_DRIVER=smtp MAIL_HOST=s50.linuxpl.com MAIL_PORT=465 MAIL_FROM_ADDRESS=mailing@domain.com...
I'm trying to send mails through the mailhub of my Internet Service Provider (Telenet). Previously,...
I'm wondering if anyone else is having this problem? When viewing a markdown mail in Mailtrap, all h...
Hi, Im using L4.2 guzzle ~5.2 homestead and mandrill. Does anybody know what could be the cause or...
.env QUEUE_DRIVER=database MAIL_DRIVER=sendmail config/mail.php 'sendmail' => '/usr/sbin/sendmail...
Hey everyone, When I try using Mail::queue() I get this error: ErrorException in SerializableClosure...
Hi everyone, i was working on my localhost on app that send emails to mailtrap and when i uploaded i...
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.