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...
here is my case i need to send multiple emails i created a command implements ShouldBeQueued to send...
I cannot setup mail function to work with attachment. when I add this part of code then I have Error...
hi guys I want to ask if I click this link on my email http://localhost:1234/directory/public/regis...
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