Support the ongoing development of Laravel.io →

325 Threads

Unexpected behaviour with laravel 5.1 password reset

I have two laravel 5 apps using one database with two auth tables: users (internal use) and accounts...

0 Likes
0 Replies
posted 9 years ago

Mail::send/queue causes ERR_EMPTY_RESPONSE / 324 error

I started to build a Laravel application, during the development of the authentication module I want...

0 Likes
6 Replies

Laravel mail with localhost+xampp+gmail

I trying to use laravel 4.1 mail function with xampp in windows OS. I am using gmail smtp to send th...

0 Likes
2 Replies

exception in event bus listener prevents further event listeners?

I have this in my EventServiceProvider 'App\Events\PlayerRegistered' => [ 'App\Listeners\Send...

0 Likes
0 Replies

how to get jquery variable in controller using ajax

Hello friends I want to make online calculator Below is simple draft of this. I cannot get it work p...

0 Likes
5 Replies

Nasty recipient mixup on Mail::queue() and Queue::failing()

Hi! Laravel 4.2 here, eCommerce site. After an order is placed, I queue several summary emails like...

0 Likes
0 Replies

How to debug why a job failed on Laravel 5.2

I'm trying to dispatch Welcome Email on Laravel 5.2 but the job is failing and I have no idea how to...

0 Likes
0 Replies

Bulk Email Sending + Do not contact lookups. I need implementation advice

Hi all, I am implementing a messaging center that will allow the marketing department to pass search...

0 Likes
0 Replies

[Mail] : Embedding image failed when the embedding is in the parent view

I have 2 blade view to send an email, they are : layout.blade.php and welcome.blade.php where welcom...

0 Likes
0 Replies

Multimail: Mail with multiple configs at runtime -- need opinions

I wanted to be able to do something like this: Mail::using($c)->send('emails/default', ['content'...

0 Likes
3 Replies

Cannot send email using gmail in Laravel 5.2.

Hi everyone, I currently get stuck with sending email using gmail in Laravel 5.2. Here are my config...

0 Likes
0 Replies

Mail in laravel

I cannot send mail through laravel. I have changed the .env file, mail file and also changed the smt...

0 Likes
2 Replies

Want to use simple php mail function but its not working

I want to use simple php mail function to send email instead of laravel default smtp .I am using Hos...

0 Likes
1 Replies

How to send Transactional Emails using Pepipost in Laravel?

Hello, How to send emails using Pepipost in laravel?

0 Likes
1 Replies
posted 8 years ago

Sending mail in Lumen via gmail smtp

I have been trying to send mail in freshly installed lumen. I installed illuminate\mail and have unc...

0 Likes
4 Replies
posted 7 years ago

Cannot send base64 encoded image via mail

I'm using Laravel 4 and I'm trying to send to a gmail account base64 encoded image but it doesn't di...

0 Likes
0 Replies

Mail::queue() appears to send mail twice or more.

I'm using Laravel 4.2, IronMQ and Mailgun to send emails on the live site. For some reason two - som...

0 Likes
0 Replies
posted 9 years ago

How to know if e-mail was sent?

I remember using PHPmailer before and checking if the e-mail was sent was very easy. Something like:...

0 Likes
5 Replies

Sending email using gmail is taking too long

I am sending an email using gmail smtp but it takes too long to send and just exceed on the 60 timeo...

0 Likes
11 Replies

figures revealed for HBO PPV card

https://www.youtube.com/watch?v=4sRNo9M7lOo https://www.wattpad.com/user/saimehr https://sites.googl...

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.