Hello everyone, So here, I have not managed to solve a small problem regarding sending email. Let me...
Hello, good evening. Does anybody had problems today with latest Laravel update? Suddenly Mail::queu...
I have got a page which queues up emails in beanstalked. The script works as intended, the emails ge...
Do I need to create/prepare before using Queues Trying to follow the Queues documentation page. ht...
I just started receiving this error after updating a package on a production server. Any help would...
I have a code: http://pastebin.com/kXPsvrCR And i have error - http://clip2net.com/s/77c44x Please h...
Based on the document: 'Since sending e-mail messages can drastically lengthen the response time of...
Hello, I need to save the result of sent or not sent email, so I need to handle the exceptions that...
I was playing around with emailing users with reset tokens by following the tutorials at http://lara...
I setup SMTP mail sending with MailGun in my local testing server (XAMPP), and it works fine. But wh...
In development and QA, i'd like to record the Mail object's transaction history to a DB table, but a...
I'm currently queueing a function using Laravel's built-in queueing system and iron.io. The problem...
Hi, How to I have multiple email accounts setup in the configuration to send emails using different...
Hey there, Ive got an application in which the models can sent emails when they have some specific c...
While locally developing, I don't use queues, so I've set the queue driver to sync. I'm creating a b...
Everything seems working well but the email of reset password will send twice. That's strange!
I'm trying to get Laravel 4.1's built-in password reminder functionality working, and it's failing s...
Hi guys, I'm doing research on implementing a new project in Laravel, we currently generate emails a...
Hello Laravel Folks, How can I specify multiple email addresses in the Mail::queue function? Do I ch...
Hello, I am currently working on automated user notifications (Emails and cell phone text messaging)...
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