Welcome Guest, Not a member yet? Register   Sign In
How to redirect from initController?
#4

InitController was put in place so that it was simpler for people to use the controller's constructor without worrying about the framework. It wasn't intended to be a method that everyone used to do stuff in unless absolutely needed. So - no initController won't catch redirects. That's what filters or even the _remap method are for.
Reply


Messages In This Thread
How to redirect from initController? - by falko - 03-16-2020, 02:34 PM
RE: How to redirect from initController? - by kilishan - 03-18-2020, 06:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB