I have a queue which occasionally fails, and fires Queue::failing. this sends me a mail to let me kn...
I was trying to record some data to other table when the jobs fails. It works great in failed jobs t...
This will help track all emails sent. prioritize email sending. speed up user exp. (as emails will...
I am building an app which is a graphical interface to git repositories and indeed Composer dependen...
Hi, If i try to send an email, even without the queue the error 'Class queue.worker does not exist'...
I am at a standstill when it comes to this. I would like for there to be no issue or hang-up if mult...
Good day for everyone! I want to ask a help in solving my problem. I'm sending localized emails from...
On forge I have set up the variables in nginx config but doesnt look like artisan is looking at that...
i have some controller that i want to secure this from login page and i add login page and im my con...
When calling the following select how do you return it as JSON $users = DB::table('users')->g...
Hi; On local machine (Homestead ) everything works fine, site runs and workers do their job like goo...
I use Amazon SQS for my queue message but I don't know how to automatic run this command on my VPS ?...
I want to apply conditional loop like this dynamically. I'm not getting logic of how to do that. Her...
Hi, I use Beanstalkd to send out emails. What is the best practice to alert the user if there is a r...
Please help me out in implementing a worker server, where I need to push queue,delete queue,list of...
This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...
Hi, Does anyone know why I get this from beanstalkd console? This is the error: This is what it look...
Pretty simple but I can't work it out, if I do a count on a table: $count = DB::table('fixtures')-&...
Hi all, I am beginner in Laravel. I have some doubts. I'm working on a function to edit users, every...
I'm using Redis queues in a project and now I find myself in a position where I need to delete a job...
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