Welcome Guest, Not a member yet? Register   Sign In
Protect certain pages in Shield?
#3

(05-08-2024, 08:34 AM)xsPurX Wrote: Edit /Config/Filters.php
Code:
  public array $filters = [
        'group:admin,superadmin,user'  => ['before' => ['UserDashboard', 'UserDashboard/*', 'Order', 'Order/*']],
    ];

Just an example. you can put specfic functions as well just use controller/function

Thank you
Reply


Messages In This Thread
Protect certain pages in Shield? - by frocco - 05-08-2024, 07:20 AM
RE: Protect certain pages in Shield? - by xsPurX - 05-08-2024, 08:34 AM
RE: Protect certain pages in Shield? - by frocco - 05-08-2024, 12:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB