I have a problem with character encoding in all emial messages that I send in the standard way, i.e....
kris-84 liked this thread
I am trying to develop a multi-tenancy application without using Package in Laravel-5.8. I am trying...
I am trying to convert my html dom into pdf and send that pdf as an attachment with email. I am usin...
I got an error of Failed to authenticate on SMTP server with username "petricreallionaires@gmai...
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 want to send a file as an attachement with the email sent from my laravel application. this is how...
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...
I'm trying to make my notifications for Laravel 6 mail out effectively. I have a model (Event) that...
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...
my Controller <?php namespace App\Http\Controllers; use App\Task; use Illuminate\Http\Request;...
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...
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