Laravel Version: 6.0.x PHP Version: 7.2.24 Database Driver & Version: mysql Ver 15.1 Distrib 10....
In laravel Mail send functionality process How to find a EMAIL ADDRESS is Live valid or Not created...
When using the mailgun driver, i ran into problems when using cc and bcc adresses. The message was...
I know that you can use the user's google account to login using Laravel Socialite. Can i use the em...
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 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 [email protected] 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 [email protected]
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...
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