Support the ongoing development of Laravel.io →

329 Threads

Permission denied error on production

I am using sending mail using mail::send method it it giving exceptiin permission denied File_puts_c...

0 Likes
0 Replies

Error sending email using smtp.google.com

I'm trying to send an email using the standard email feature in Laravel 5. I'm using smtp from googl...

0 Likes
1 Replies

How to change the configuration in runtime

I'm making a multi tenant app (Saas). I already made a Middleware to deal with database connection o...

0 Likes
3 Replies
posted 9 years ago

Send email with gmail server Error :Connection could not be established with host smtp.gmail.com [Connection refused #111]

My settings for send mail MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=xxxx...

0 Likes
0 Replies

Mail::failure doesn't return anything.

If email id wrong in to function then it should go in failure array and that array of email id shoul...

0 Likes
0 Replies

Mandrill not working

here is my composer.json "require": { "php": ">=5.5.9", "larav...

0 Likes
1 Replies

mail with mandrill doesn't work

Hi, I've followed the doc install "guzzlehttp/guzzle": "~4.0" set up in app/c...

0 Likes
9 Replies
posted 9 years ago

ErrorException in DiskKeyCache.php line 273: mkdir(): No such file or directory

Hello, i made a simple email form, and when I send i've this error : ErrorException in DiskKeyCache....

0 Likes
0 Replies

Direct Admin api

Hello, I recently switched to laravel and in my old project i used a DA api so i could create mails...

0 Likes
0 Replies

Get message ID when sending email via Mandrill driver

I allow my users to send emails to their clients via the application, but when the message is not de...

0 Likes
1 Replies

Beanstalkd--queue--Mail::queue()-- Socket error 111: Connection refused (connecting to localhost:11300)

Hi, i get a error when i using Mail::queue(). I'm new to Queue, and i choose beanstalkd as my Queue...

0 Likes
1 Replies
posted 9 years ago

Can't send mail...

Hi, I'm working on an app, that needs to send emails. I have postfix installed and configured and th...

0 Likes
0 Replies

Change SMTP details

Hi what's the best way to replace default SMTP details to the ones coming from the database? Let's s...

0 Likes
0 Replies

laravel 5.1 Task Scheduling daily

I want to send some notifications on a specific day of month but my code doesn't work. I tried this...

0 Likes
0 Replies

Regarding Sending Mail Notification

Hello Laravel Lovers, I am using Laravel 5.1 framework and I want to send email notification to a pa...

0 Likes
1 Replies

Laravel 4 stops sending email

I have a live application that has been running for months. It just stopped sending out emails witho...

0 Likes
1 Replies

Mail send function customization

I want to give the html content instead of the path to template in Mail::send("emails.template....

0 Likes
4 Replies

Laravel 5.1 - Mail Error on project online

Hi, I have these configurations in my .env: APP_ENV=local APP_DEBUG=true APP_KEY=****** DB_HOST=127...

0 Likes
1 Replies

IronMQ With Laravel 5.1

Hi guys, Am trying to implement a mail queue on my godaddy shared hosting using IronMQ but am confus...

0 Likes
0 Replies

Incorrect mail being sent by queue handler

I'm using Laravel 4.2 with the Mandrill driver, and beanstalkd as queue driver, all on a Forge serve...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.