Support the ongoing development of Laravel.io →
Authentication
Last updated 1 year ago.
0

That is a pretty complicated use case. One tool that might be of use is https://github.com/etrepat/baum, which is a Laravel package that extends Eloquent to provide pretty robust support for hierarchical, tree-based relationships between models. I don't think it supports multiple inheritance, though. It's certainly nothing close to a complete solution to your problem, but it might help with some parts of it.

Last updated 1 year ago.
0

Did you find any package that solved the problem you were having. I am facing the same problem right now, and am trying to decide which package to use, or should i consider building one with only the things that I might need.

Thanks...

Last updated 1 year ago.
0

Try to use hierarchical RBAC with callbacks: https://github.com/dlnsk/h-rbac

0

Sign in to participate in this thread!

Eventy

Your banner here too?

lieutdan13 lieutdan13 Joined 24 Apr 2014

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.