Hello fhilippe-gabriel,
Can you show the parts of the code where you save the data?
Currently I guess that you use a model with an update statement. Then you maybe need to check the Mass Assignment part from the documentation.
I couldn't upload the code here, but in this GitHub repository is the controller and migration.
https://github.com/fhilippe-gabriel/Laravel
To save the data, I use the store function.
Sign in to participate in this thread!