Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override User permissions over role permission. #563

Open
arthselcom opened this issue Aug 3, 2022 · 0 comments
Open

Override User permissions over role permission. #563

arthselcom opened this issue Aug 3, 2022 · 0 comments

Comments

@arthselcom
Copy link

First of all thanks for the great package.

Currently I am using it in Laravel 9 and I am facing one issue. Whenever I create a user and assign a specific role and permissions to it. In my blade template @Permission check, the user which is currently loggedIn can access both the role base permissions as well as permissions which is specific assigned to that user. There is no method which check if this role base user has this permission or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant