Support the ongoing development of Laravel.io →
Database Eloquent Views
Last updated 2 years ago.
0

You have set up wrong relationship Try this in User model

public function group(){
    return $this->belongsTo('Group');
}
Last updated 2 years ago.
0

I tried it but still error

Last updated 2 years ago.
0

What is the error?

Last updated 2 years ago.
0

Paste the error here :)

Last updated 2 years ago.
0

All thank for all. My database relationship wrong. i just redesign my database

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.