Eloquent multi-table inheritance #36029
Unanswered
cristian-home
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone.
Could we have a native implementation of multi-table inheritance for eloquent or is there a way to achieve this?. I think it is a very important database architecture and it is implemented in many other web frameworks including the Doctrine ORM.
So far I have found only one package that adds this functionality to Laravel: https://github.com/cvsouth/eloquent-inheritance. But I don't know how much longer this package will be maintained.
Beta Was this translation helpful? Give feedback.
All reactions