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...
Laravel Version: 5.4.26 PHP Version: 7.1.5 Description: In my project I have a service class (Serv...
How to implement Laravel's jobs duplication management? I feel like this feature should be implement...
We are using laravel 5.3 for our in-house application. When queue executed from Ubuntu supervisor o...
Hi coders! Are there any Laravel developers from The Netherlands out there? We at Stiply are looking...
Hi! everyone I working with Laravel Echo and SocketIO witout Vue, but I have a problem with private...
Hello! I've lately been having an issue with supervisor that I haven't had before. My job's handle f...
in my controller: $order = Order::with('address','slot','products')->first(); Mail::to('[email protected]
this my : mail.php <?php return [ /* |-------------------------------------------------------...
Hello, I am looking for someone that can sit with me on skype and TeamViewer, and help me develop an...
I am using redis queue on laravel and i have been struggling with it. Is it possible to retrieve a q...
Hi, I currently utilize tasks scheduling, it works via web server user's (www-data) crontab. Now I n...
Hello, I might have a simple problem but it really bothers me. I have a model that has an 1:1 relati...
How to create print function for direct print to printer without popup box? Using Laravel 5.3. Pleas...
Today we were trying to setup a queues, using 5 workers. We found that, when a job is dispatched to...
Google AppEngine is my server platform of choice for all new apps. It's affordable (free during deve...
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