How are we handling Policies for vendor resources?
I've created policies but they won't look to be triggered and the resources are rendering in the admin panel
3 Replies
I can manually map them, but would assume we should setup an auto registering method.
i think you need to register them in laravel gate somehow
we dont register them, they are a laravel core feature
Ahh ok, thought we could automate it. I've registered them and it's good.