Hi, Laravel is very interesting, i'm new developer of this framework. I have some problems. I'd like...
Hello guys, I am having some trouble filtering data through a relationship that i created... CLASS T...
Hello, I keep getting this error "Array to string conversion" in this view {{ $data = DB:...
Hello, I face a problem when I try to migrate my database. My app/config/local/database.php configur...
I'm looking for the most efficient way to get the count of related records from related tables. The...
I have 2 Tables User id full_name Post id user_id title content How to find out User.full_name f...
I'm willing to implement a search function with a Integration of a school API. in other words. I'm w...
When doing the login with the method Auth::attempt() I get this error: ErrorException htmlspecialcha...
So I want to store users ip in my database, but I coulnd create VARBINARY(16) in my schema builder....
TL;DR how to address the same table's field in the additional condition like this: $this->hasMany...
I am a bit confused on initializing my Model when the data is coming from Ajax request. For general...
Good morning to all guys! I have two table. "user" and "user_user". In the table...
Hello, I have 2 tables (or more) with relations, user_details and addresses. class UserDetail extend...
Hi I'm having trouble converting a mysql query that I've been working on into a laravel eloquent que...
hi, i'm a newbie to laravel framework and i just find it's so hard to understanding laravel form usa...
Hello, I am unable to figure out how to perform one query, where I get objects from model, based on...
Hi, i need select the categories with number of products in each category. With this query i do what...
hi guys, i have spend more than 2 day for install this framework, feel suck... And i though i did it...
Hello, I have my user model referencing a table with a UserID as the PK. The same table has another...
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