I am trying to implement Laravel-style polymorphic relationships between entities (one-to-many and many-to-many).
For example, one (or more) Comment entities
Comment