relationship manager on belongs to many with pivot model throws error
I have a following relation on Project::model
when I try to use relation manager I am getting
note that the relationship manager works OK if
when I try to use relation manager I am getting
Call to a member function newCollection() on null errornote that the relationship manager works OK if
Member data only from pivot table is gathered (when I comment out pivot additions/ relations)