vyuldashev / nova-permission

A Laravel Nova tool for Spatie's laravel-permission library
https://novapackages.com/packages/vyuldashev/nova-permission
419 stars 217 forks source link

Any way to hide nav item? #155

Closed duncanmcclean closed 3 years ago

duncanmcclean commented 3 years ago

Is there any way to hide the Role and Permission nav items that are pushed automatically from this package?

duncanmcclean commented 3 years ago

Nevermind, just needed to remove it from $tools in my NovaServiceProvider.