ardent
ardent copied to clipboard
Polymorphic many to many relations are not supported
It should be supported by default.
I have manually added "MORPH_TO_MANY" and "MORPHED_BY_MANY" relation types into Ardent class and now i can define polymorphic many to many relations in Ardent model's $relationsData array.