Welcome Guest, Not a member yet? Register   Sign In
Model basic CRUD methods and other queries on other tables using $this->db->table()
#2

Quote:To help protect against Mass Assignment Attacks, the Model class requires that you list all of the field names that can be changed during inserts and updates in the $allowedFields class property.
https://codeigniter4.github.io/CodeIgnit...ing-fields
Reply


Messages In This Thread
RE: Model basic CRUD methods and other queries on other tables using $this->db->table() - by kenjis - 02-21-2023, 10:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB