If email id wrong in to function then it should go in failure array and that array of email id shoul...
here is my composer.json "require": { "php": ">=5.5.9", "larav...
Hi, I've followed the doc install "guzzlehttp/guzzle": "~4.0" set up in app/c...
Hello, i made a simple email form, and when I send i've this error : ErrorException in DiskKeyCache....
Hello, I recently switched to laravel and in my old project i used a DA api so i could create mails...
I allow my users to send emails to their clients via the application, but when the message is not de...
Hi, i get a error when i using Mail::queue(). I'm new to Queue, and i choose beanstalkd as my Queue...
Hi guys, I'm having this weird problem, when I try to push an email to the queue, the message is sen...
Hello folks! How can I fire an event after one of my users successfully resets their account passwor...
Hi, I'm working on an app, that needs to send emails. I have postfix installed and configured and th...
Hi what's the best way to replace default SMTP details to the ones coming from the database? Let's s...
I want to send some notifications on a specific day of month but my code doesn't work. I tried this...
Hello Laravel Lovers, I am using Laravel 5.1 framework and I want to send email notification to a pa...
I have a live application that has been running for months. It just stopped sending out emails witho...
By using this Password reminders and reset in Laravel 4 tutorial I tried to add "forgot passwor...
I want to give the html content instead of the path to template in Mail::send("emails.template....
Hi, I have these configurations in my .env: APP_ENV=local APP_DEBUG=true APP_KEY=****** DB_HOST=127...
Hi guys, Am trying to implement a mail queue on my godaddy shared hosting using IronMQ but am confus...
I'm using Laravel 4.2 with the Mandrill driver, and beanstalkd as queue driver, all on a Forge serve...
This just started happening and I'm stumped at this point. The application has several emails that s...
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.