In my application I am trying to get the user logged in via social media such as Instagram. With the...
Good morning, how to do the query below add the two counts and calculate the percentage of one resul...
I am using Laravel 5.4 and MYSQL I have a table 'products' and a related attribute table 'products_a...
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...
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.