Welcome Guest, Not a member yet? Register   Sign In
Controller Filters - Input needed
#27

Good work!

One question though, and I'm not sure this directly relates to just my application of CI but I declare all my routes in my routes.php file and have 650~ routes in my application. About 600 of those routes require authentication and I'd be putting an AuthFilter in front of them. Would that mean that I would have to rewrite all 600 routes in the Filters.php file? And if a route changes, I would have to change it in both locations?
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
Reply


Messages In This Thread
Controller Filters - Input needed - by kilishan - 07-07-2016, 08:39 PM
RE: Controller Filters - Input needed - by arma7x - 07-10-2016, 06:46 AM
RE: Controller Filters - Input needed - by arma7x - 07-07-2016, 09:14 PM
RE: Controller Filters - Input needed - by arma7x - 07-10-2016, 11:42 PM
RE: Controller Filters - Input needed - by albertleao - 07-11-2016, 10:23 PM
RE: Controller Filters - Input needed - by arma7x - 07-12-2016, 01:55 AM
RE: Controller Filters - Input needed - by arma7x - 07-13-2016, 12:23 AM
RE: Controller Filters - Input needed - by arma7x - 07-14-2016, 12:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB