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('abc@email...
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...
Hi, I am facing this very strange problem with Laravel 5.3. On my localhost i'm testing mail deliver...
I'm trying to send email with my app and I can't seem to do this, my host has assured me that the pr...
My settings are sending using smtp and gmail everything is working fine when it comes to sending the...
When running any Posts and Model::create function within Laravel I am being greeted with the below e...
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