How can I get the parent without children with child's eloquent model? Child eloquent: class Product...
How can use I mysqli database driver in laravel? I gone through the documentation and found that lar...
Hi. I don't really have a problem with my app. It works but I want to know why it works.... It sound...
I have UserAvatar and User table. I want to compare if image is already uploaded then update or inse...
How to get each 'name', 'id', and more data particuler in JSON [,…] 0 : [{id: 13, name: "Aashir...
I've this query: $periodo = Input::get("periodo"); $programa = Input::get("programa...
Is there a way to catch the table names if I run migration from a controller?
I want to show data from database: for every id_grup has many lapangan(court) $groups_resource...
Why does Laravel provide direct access to Redis? Wouldn't it be better to provide an abstract Key-Va...
beeyev liked this thread
Hi, I know to create migration on database by laravel migration. However, how to grant permission on...
I am creating user profile page. For that i have two tables 1 is user and another is user_avatar now...
Hello everyone, is it possible to set another table & column to store my remember tokens? I know...
AnyChart, one of global leaders in interactive data visualization, have just released 21 integration...
Hello, I'm busy learning Laravel. How can I add an id to a row in a datatable in laravel 5.3? The id...
Hello Everyone, I am troubling creating relationship between employees, departments and emp_dept tab...
Hi everyone, I've been dabbling with Laravel and while so far so good,I am stuck with my database co...
SELECT DISTINCT user_id FROM picks WHERE weeknum = 1 I'm having a hard time finding examples using &...
Hi All, I have build a simple Scout function with Algolia. However, if there is relationship with ot...
Hey, at first: sorry for my bad english, I hope you'll unterstand my problem. So, I would like to ch...
In my laravel application, when I am trying to link the username of the person who has posted in the...
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