I am working with 3 HTTP servers using the same Laravel app and sharing the same DATABASE, where the...
I need to dispatch a bunch of jobs at a specific "release" date/time. I thought about just...
The setup is as follows: API Endpoint (Server A) receives an incoming call, and adds this to a speci...
I using windows My code on \app\Console\Kernel.php is like this : <?php namespace App\Console;...
Hi all, just wondering how you normally handle situations where you've to generate PDF or csv docume...
The remote server that the project is hosted on does not allow ssh access so l used ftp to upload th...
Hello. I am trying to create 3 dailly random jobs on Laravel. What I really did: app\Console\Kernel....
Hi, I just started using Horizon, and it seems awesome. I do have something weird going on: all my j...
Hello Friends, I have written few interview questions on Laravel Frameworks for Freshers. Request yo...
Hey fellows. I am in a situation I am sure I could use your comments. I have been working with Codei...
Some questions guys! working with queues now with 5.1 (a bit old, but was the last LTS!!) The faile...
How to run php artisan queue:work on production server?
Hi all, I am currently working on exporting large amount of data from the app. I'd like to the task...
Have the timeout for the queue set to 2400 tries 1 and I've set the process command timeout to 2400....
Hi guys. Again, it might be just me, and maybe I’m expecting too much from the framework, but does a...
Hi, I am Pratik Joshi. You can see me here on Stackoverflow with 5711 reputation points (stackoverfl...
I have a series of large, long running import jobs that are implemented as laravel jobs. In developm...
I try to run php artisan queue:work as a symfony process so i made a class and in this class i have...
##Am I failed in life by choosing PHP development as a career ?## See, I have work experience in PHP...
vrushalrt liked this thread
Laravel Version: 5.4.26 PHP Version: 7.1.5 Description: In my project I have a service class (Serv...
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