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...
Laravel Version: 6.0.x PHP Version: 7.2.24 Database Driver & Version: mysql Ver 15.1 Distrib 10....
sciendar liked this thread
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,...
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