i don't think there's is any eloquent way to solve this. You may however create a new model UserCompanyPermission, then define relationship to and from that model on other models. Then use Larave's hasManyThrough relationship to achieve what you need.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community