Support the ongoing development of Laravel.io →

325 Threads

posted 9 years ago

Curl Error 60 with Mandrill

I have Mail::send in my newest command, which is using the Mandrill driver. Whenever I run it I get...

0 Likes
1 Replies

Laravel Mail function

I tried mail function on my localhost. It is OK. But when I upload my project on Bluehost live serve...

0 Likes
0 Replies
posted 8 years ago

Adding Mail Transport

trying adding some other Mail Transport. guess can be done by app['swift.transport']->extend(); b...

0 Likes
3 Replies

Laravel 5.2 - Don´t Send Password Reset Link

Hi!!! I have Authentication in my web with "php artisan make:auth", all work well, less wh...

0 Likes
0 Replies

PHP Laravel: failed to open stream: Permission denied

I am trying to generate email but getting this error: fopen(/tmp/4701021fcbc23c3a52dde64ccca28857/bo...

0 Likes
0 Replies
posted 8 years ago

How to send mail from Contact Page?

Hello, I am very new to Laravel and thats why I have started with Laravel 4.2. Currently I am workin...

0 Likes
4 Replies
posted 9 years ago

Email template builder

I have a CRM where users are able to send mail to customers. The mails is blade templates where the...

0 Likes
1 Replies
posted 8 years ago

Lumen 5.2 Mail class

How I can use the Mail class in Lumen 5.2. It was working fine in 5.1 lumen. I have installed illumi...

0 Likes
2 Replies
posted 8 years ago

trying to send a mail through SMTP google

Hello people of the forum. I make a query. I'm working with xampp under Win7 and laravel 5.1. When t...

0 Likes
0 Replies

Laravel Mail Sending Twice (sometimes more)

I have a strange issue... I WAS using standard PHP mail send email in my app, but I changed it to us...

0 Likes
6 Replies

Sending e-mails via Exchange

Hi, I have a client who requires that all mails are coming through their Exchange Mail Sever. Our IP...

0 Likes
0 Replies

How to use SES as a drop-in replacement for the default 'sendmail' or 'mailgun'?

I want to use Amazon SES to send emails. I'm on a shared host, so I can't use (external) SMTP. Is th...

0 Likes
3 Replies
posted 8 years ago

Problems on form preparation

Hi!! I follow this tutorial (http://www.easylaravelbook.com/blog/2015/02/09/creating-a-contact-form-...

0 Likes
0 Replies

Laravel Mail 'from' not working

When sending mail from laravel Mail, the 'from' address is using the smtp username, rather than the...

0 Likes
1 Replies

How to define the size of the attachment

Hi All, I am working on Security Risk Assessment Tool which uses Laravel Framwework with pHp. The si...

0 Likes
1 Replies

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 8 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

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.

© 2024 Laravel.io - All rights reserved.