Silvanite / novatoolpermissions

Laravel Nova Permissions Tool (User, Roles and Permissions / Access Control (ACL))
MIT License
101 stars 33 forks source link

I didn't give permission to a role but through this role I can access, which should not be #70

Open hasibkamal opened 2 years ago

hasibkamal commented 2 years ago

I didn't add manage post & view post permission to the System Admin role. Which is showing the following screenshot.

Role Details_ System Admin _ Laravel

But the fact is through a user with a System Admin role I can Manage & View posts. I have followed the full instruction as written here : https://novapackages.com/packages/silvanite/novatoolpermissions

Posts _ Laravel

Create Post _ Laravel