i think that user should explictly point to User model in configuration file (ie. Users.User when using plugin) and all relation bindings should be done in model's constructors with this settings. currently i had to manually change hardcoded "User" value in many models relations.
i think that user should explictly point to User model in configuration file (ie. Users.User when using plugin) and all relation bindings should be done in model's constructors with this settings. currently i had to manually change hardcoded "User" value in many models relations.