Hi I have to say that I'm fairly new to Web Developement, PHP and Laravel (Basic HTML etc. is no pro...
In the Laravel documentation for using the Mailable class (https://laravel.com/docs/5.4/mail#sending...
I'm running a central system with multiple clients/users, each of whom have their own mailgun accoun...
Swift_TransportException Connection could not be established with host smtp.sendgrid.net [Connection...
Hi, I'm getting the following error when trying to send out mails Swift_TransportException: Connecti...
i had been trying to solve the queue mail for few days, but still i can't find the solution for that...
I have a registration email that is sent out with an activation link which is generated at the time...
Hello everyone, I'm trying to send email with beautiful html style I use wysiwyg editor to send emai...
in my controller: $order = Order::with('address','slot','products')->first(); Mail::to('[email protected]
Hi, I use Nexmo to create notification system but when i use this to send sms i get this error : Cla...
How do I know what to use when? I mean I know their functionality and differences, in some cases it'...
Sending from localhost, Windows 10, OpenServer! Settings .env: MAIL_DRIVER=mailgun MAIL_HOST=smtp.ma...
Hi, Learn how to use artisan to scaffold the authentication then customize it to meet your needs. ht...
Hello , i'm trying to send a email with Attachment File , It Work Perfectly when i'm using an extern...
I don't see a support channel for the site so I'll start a new thread. I received the not found page...
Im trying to display Logo in Email notification how would i achieve this? public function toMail($no...
Hi, I'm currently using Amazon SES to send e-mails and have configured Redis to queue them. But my s...
Hi there, I have a laravel 5.2 application. I have configured gmail smtp server in my application an...
When I use the new Markdown Mail feature I get valid HTML emails, but the plain text email counterpa...
Hi! First time posting here but always reading issues and solution. Great Forum. My issue is that 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.
The community