Undefined property: App\Controllers\Home::$input |
Hello there,
I am encountering this error and I have no clue why! Code: ErrorException PHP Code: <?php namespace App\Controllers; I'd appreciate it if someone could assist me.
That's because there is no input class now, it is now IncomingRequest Class
You can read about it here: CodeIgniter 4 User Guide - IncomingRequest Class What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |