This framework drives me crazy
I habe a model lets name it parent which has a “hasMany” relation to a modelnamed child. Everything works fine and the data is loaded properly.
I have another hasMany relation on child toa model named child2 and the data is not loaded although everything is exactly configured as in the first hasMany relation (except the model names).
I have no idea on how to resolve this issue
6 posts - 2 participants