Welcome Guest, Not a member yet? Register   Sign In
Filter controller without authentication
#6

Did you try to add the user to the filter?

PHP Code:
$routes->group('user',['filter'=>'user:usersFiltersAuth'],function($routes){ 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Filter controller without authentication - by InsiteFX - 08-26-2020, 10:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB