Is it possible to insert custom fields into the mysql jobs table? Thany you.
I have a rest service of laravel which generate x jobs to be processed. I need to categorize all the...
<?php namespace App\Providers; use Queue; use Illuminate\Support\ServiceProvider; use Illuminat...
https://www.fresharts.org/content/t0prank-ufc-fight-night-85-hunt-vs-mir-live-stream http://www.comu...
I have a suggestion / question for the Laravel community. How many of you use the PHP threads functi...
Hi, I've a method that takes awhile to run and doesn't require holding up the viewer of the site. I'...
I am trying to generate email but getting this error: fopen(/tmp/4701021fcbc23c3a52dde64ccca28857/bo...
I'm trying to setup my first large application on a centOS vps server. I tried installing supervisor...
I think I may have encountered this issue, is there some mechanism in place to prevent this?
Can someone explain me why I have to use the local_key in this relationship? My table User have a pr...
Hi Guys, I'm having trouble finishing my cronjob for deleting a existing user if their account has e...
Is there a way to tell the Queue facade to not automatically persist what was pushed to the queue un...
How can i show the classes only for student who is registered in a class? I have 2 tables and a pivo...
I'm having issues with the queue - for some reason it passes a wrong identifier as the unique ID of...
Hi all, I'm running Laravel 4.2.19 and I'm switching from iron.io to beanstalkd for my queue managem...
Hi I have a Job that needs to trigger a new Laravel Job when it has finished. Which method should it...
Hi everybody! Tell me please how can I find out whether the process now running command artisan queu...
I have a strange issue... I WAS using standard PHP mail send email in my app, but I changed it to us...
I'm trying to trigger an event at the end of my queues. I followed the laravel docs and added Queue:...
hello laravelers , i want to delete somme results from my query where some condition are satisfied a...
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