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

(08-26-2020, 10:09 AM)InsiteFX Wrote: Did you try to add the user to the filter?

PHP Code:
$routes->group('user',['filter'=>'user:usersFiltersAuth'],function($routes){ 

doesn't work  or i dont understand :

$routes->group('user',['filter'=>'user:usersFiltersAuth'],function($routes){

});

the violet user is the name of controller ?How can i do exception for some method ?
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB