I need to replace a classic DB connection for a Model with a Json static file. I can easily open the...
Hello everybody, I have this SQL Query : ->select('herbs.name as hname', 'herbs.scina...
Hello, I am new to Laravel. As the name applies I need a small help to convert this SQL query to lar...
Hello community, I have just set up a project to assign students to the ABC in examination centers,...
Hi i have a problem inserting data to 4 tables. Customers : with data of customers. this table hasMa...
HI sorry for english im newbe to laravel ,im tryng to change a code wrte from another developer. I h...
Hi, I have been approaching Laravel for a few days. My simple question, considering that I have done...
Hello Guys! I have some problems with the usage of Events and Listeners. I'm trying to make an Audit...
I tried to retrieve the record from three table category,sub-category and products. How to retrive r...
Hello. I use Laravel with UserAuth and Roles. All works fine. Now I want to add many Roles. The Role...
I have a model with those methods: public function waiting() { return ! is_null($thi...
When I run the phpunit command vendor/bin/phpunit I get this error. I did not understand where I mak...
Hi everyone, I want to share my new package which allows to define within policies methods for build...
Hello, On my project, every user has his/her own database, so, to mass assign forms I need to set th...
I have 3 tables parts id offers id | part_id | quantity | price shippings id | offer_id | quantity P...
hi everyone, im have some relations in my DB and heres the relatin i'm working with: $category = Cat...
Hi Guys I have three tables in my database customer, sales, payment . A customer can have many Sales...
I'm experiencing trouble with a relationship (5.7). I do have data separated in two databases, which...
Hello, I'm trying to set up a hasOneThrough relation on one table. But Eloquent will not look it the...
How to make API Authentication for (User,Admin)two different table. I tried laravel passport but it'...
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