![]() |
Hi,
My app is divided in Backend and Frontend. Is there a way to use global filters (App\Config\Filters) only for Backend's requests? Thanks.
Use the $filters config instead of $global.
PHP Code: public filters = [ |
Welcome Guest, Not a member yet? Register Sign In |