I have a Model Info and a Model Complement that are listed one by one.
The relationships are already working properly, I can pull the data and such, but I need to do an update and I do not know how.
Currently I get all the data in request
, but I only do update
of the infos table, as I would also update the data in the according to info to which it belongs?