HasMany relationship inverse method name.
I have Customer model and Manager model. Where Manager can manage multiple Customer.
My Customer model method
My Manager model method
While I try to associate custom on manager then this error is shown.
I user MRR (Manage Related Record) for manage relationship. I don't know why it calls managers instead of manager.
2 Replies
My solution is add inverse relationship on table on MRR, in RM there is a static property called