When an attribute isn't present in the model, it won't be updated in the database when you call the save method. If you want to specifically set those attributes to be null, you'll need to specifically define them as such.
thepsion5 said:
When an attribute isn't present in the model, it won't be updated in the database when you call the save method. If you want to specifically set those attributes to be null, you'll need to specifically define them as such.
To witch atribute do you refer?? i send the two attributes, coul you be more specific!!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community