Welcome Guest, Not a member yet? Register   Sign In
Applying multiple filters on a single route definition
#3

(This post was last modified: 07-27-2020, 07:32 PM by mlurie.)

I found the answer in the documentation. Multiple filters can be assigned to a single alias: https://www.codeigniter.com/user_guide/i...l?#aliases. Then that alias can be applied to a route which accomplishes the same thing as applying multiple filters to a single route. I would suggest that this be added to the URI Routing section of the manual in addition to the Filters section where the documentation is currently located.
Reply


Messages In This Thread
RE: Applying multiple filters on a single route definition - by mlurie - 07-27-2020, 07:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB