laravel-authentication-acl
laravel-authentication-acl copied to clipboard
User and User Profile Relationship
the relation between a user and user profile is one to one, but one to many is used. for this we have to also select from collection, which is extra step, kindly change the relationship.
I'll take that into consideration, thanks