Hi I am trying to make a filter in laravel nova that allows me to select items that have a relation....
Hi, I'm a newbie, how can I multiply in the same table 2 column? Example: I want to perform the oper...
Gentlemen, I have had a problem for days, without getting a solution. I try to pass the route, but a...
Laravel Version: 7.13.0 PHP Version: 7.4.6 Database Driver & Version: Mysql & 8.0.20 Descr...
I am trying to use $appends laravel feature see Docs to add a custom attribute to my Model instance....
I need to replace a classic DB connection for a Model with a Json static file. I can easily open the...
seob-1 liked this thread
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...
Laravel 6.x the below works… how instead to call an Eloquent Laravel db method??? how instead call a...
Hello community, I have just set up a project to assign students to the ABC in examination centers,...
vivekpatil94 liked this thread
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, I'm currently having the following problem that $eloquentEntity->relation->count() and $el...
Hi everyone, I want to share my new package which allows to define within policies methods for build...
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