Separate policies for different panels
Is there a way to separate policies for each panel?
/App/Policies/Customer
/App/Policies/Admin
With nova i was able to do this in the boot method of AuthServiceProvider using Nova::serving.
/App/Policies/Customer
/App/Policies/Admin
With nova i was able to do this in the boot method of AuthServiceProvider using Nova::serving.