Hello everyone! I'm having an issue trying to load a relationship in Laravel using Eloquent, and I w...
Reverb Version 1.0.0-beta4 Laravel Version 11.0 PHP Version 8.3.4 Description [2024-03-23 03:12:41]...
In my laravel application i do a form submit to execute a time consuming task by calling shell_exec(...
ignutanz liked this thread
I have a WhatsApp marketing tool to let the customers add **contacts **and send them **messages **I...
Hello there! I want to trigger an event when a user's feed (of articles) is being updated. When the...
I wanted to catch job id in failed function in a Job. For now, we are just passing the exception enc...
Laravel Version 9.52.4 PHP Version 8.2.4 Database Driver & Version MySQL 8.0.31 Description On h...
Hi, I'm using queued mails, and I would like to move the mail job to failed jobs table when an error...
I'm trying to work with queues with a multi-tenancy project. But somehow, when processing the queue,...
Hi, recently at work I ran into a problem at work which required the use of laravel queue:work, dur...
Hello part of my application is for validate lot of data using api so basically i have 500k of data,...
Hello. I have a problem that I don't know how to solve. I have a job that needs to make calls to an...
I'm looking for ways to pause a job whenever the Queue worker (daemon) receives the shutdown signal...
Hi all - I'm very new to Lumen so apologies if this is a bit of a boneheaded enquiry. I'm using Lume...
Reading through the articles by Mohamed Said, I found that a new feature added to laravel v8 to use...
$userInfo = Client::where('username','=', $request->username)->first(); I want to add the para...
Laravel Framework 8.11.2 PHP Version: PHP 7.4.11 Database Driver & Version: MySql 5.7 Descript...
Greetings. I'm trying to get Horizon up and running for our application on Laravel 7. By configuring...
I'm polishing Laravel Kubernetes deployment (I'm not the PHP dev,rather devops guy) and have some co...
I'm working on a laravel api, which is used for an android application. I want to instantly scrape d...
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