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)...
Emails are working fine everywhere else. I set up the password reset according to the docs. Everyt...
I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community