Hi guys, I would love to hear your opinions. I think that SQL sucks. I consider it one of leftovers...
Hello everyone, I'm starting with Laravel and I'm really enjoying it. I need your help, I need to qu...
I use Lumen and I get this error when I use the first() method to get a single result from a query:...
Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...
is there any way on how to save a Whole batch of file using eloquent ? For example I have a 1000 ite...
Hi Everyone! I am working on building out charts and a little confused on the best approach. I am lo...
Hi, I am having problem with my query. I have 4 tables users,prospects,leads,items. All of them rela...
I have an interesting conundrum where creating a query in Laravel is giving me an error, but if I co...
Hi, I would like to know if there is a way to define a relationship as a union of two tables? I've a...
I know how I can get the data needed, but want to follow Laravel/MVC practices here and new to it. I...
I'm trying to use pivot table. But I'm confused how should I define my database tables. Concept: Pac...
Hey guys! In my applicatio, every logged in user can open a "feedback-site". That site has...
Has anyone ever run into an issue where you can create records just fine, but the moment you want to...
I'm having difficulty conceptualizing a good way to organize my models, so I'm hoping that maybe som...
I'm just working with laravel, And I use the model to store data,When I register, I encounter the fo...
I am looking for the opposite of getting all Data that is related in a many to many relations, thus...
Laravel 5.4 I am having a hard time using "with" and "where" together. Instead o...
Hello, I am experiencing a strange problem with the built-in User class in Laravel. Its save() funct...
Hello community, I apologize if this is not the place for this, but I wanted to present a package I...
I have a column say placeditems where each time an user places his order a json object is stored.So,...
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