Welcome Guest, Not a member yet? Register   Sign In
Model refusing to insert data
#7

I suggest that you check in the Model, protected $allowed Fields = [], if the names are correct with those in the $data array. If the name in the Model is different, wrong, the system does not send an error message because it does not do this verification. I was once told that it would impact performance.
Reply


Messages In This Thread
Model refusing to insert data - by cantinsertdata - 01-06-2021, 10:10 PM
RE: Model refusing to insert data - by demyr - 01-08-2021, 08:28 AM
RE: Model refusing to insert data - by wdeda - 01-09-2021, 08:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB