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...
amr918343 liked this thread
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('abc@email...
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...
I'm doing a business presentation on the benefits of Laravel, and I was wondering what are some good...
Hello, i have a class that im trying to create new instance from it from console command, and im get...
Hello, I am sorry if this is the wrong forum, but I have a lot of experience with Laravel, and I hav...
I work with jobs to send back webrequests (GET) to urls a user defined. To save load of my server I...
I have a Queue, which I'm trying to insert a job but, getting the following error: Next Illuminate\D...
How can I check/solve my issue with scheduler. Q: If I set multiple command as per below but it work...
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