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.
fhilippe-gabriel liked this reply
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.
Can you share the code from your model? ( App\Models\Matricula
)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community