Quantcast
Channel: Laravel - Email queued doesn't work - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Ole Haugset for Laravel - Email queued doesn't work

To run the queued jobs in the jobs table, you need to run php artisan queue:work. I recommend reading the documentation regarding supervisor to make sure the worker always runs on projects where you...

View Article



Laravel - Email queued doesn't work

I have an application that send several email, sometimes it returns me a timeout error. So I think the solution for that is sending the emails in background with queued but I'm having problems to...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images