Welcome Guest, Not a member yet? Register   Sign In
CI version 4.1.1 Call to a member function setRules() on null
#7

@iRedds is right. The validation property was not initialized with the Validation instance.

In your controller code, right after instantiating UsersAuthModel to $users, can you do a dump using dd()?

dd($users);
Reply


Messages In This Thread
RE: CI version 4.1.1 Call to a member function setRules() on null - by paulbalandan - 03-10-2021, 10:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB