You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great package so far. The UI is much better than "vyuldashev/nova-permission" package.
I have an issue and i don't know if i setup something wrong, or is a bug.
Basically i try to:
create a role and set limited permissions:
attach the role to user. This user has only the new role.
create a new Policy which extends your policy:
At this moment the navigation menu should be filtered based on the User-Role-Permission & Model Policy, right?
But, in my case all the models configured with policies are not displayed/accessible within the navigation menu.
For the super-admin role, the navigation menu is displayed with all the resources:
Any idea what i'm doing wrong?
The text was updated successfully, but these errors were encountered:
mikhi
changed the title
Model Policy not working for Others role than super-admin
Model Policy not working for other role than super-admin
Apr 23, 2019
if you only add view own permission only it will not show anything.
you should add view permission too. i already create a fix and make PR for this issue
Hi Guys,
Great package so far. The UI is much better than "vyuldashev/nova-permission" package.
I have an issue and i don't know if i setup something wrong, or is a bug.
Basically i try to:
At this moment the navigation menu should be filtered based on the User-Role-Permission & Model Policy, right?

But, in my case all the models configured with policies are not displayed/accessible within the navigation menu.
For the super-admin role, the navigation menu is displayed with all the resources:
Any idea what i'm doing wrong?
The text was updated successfully, but these errors were encountered: