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

New single role field and custom display labels #127

Closed nalingia closed 4 years ago

nalingia commented 4 years ago

Hi! I'd like to contribute to this package proposing new custom field (RoleSelect) and changing two existing fields to permit custom label display on roles and permissions.

New field is intended to provide a standard way to manage single-role users scenario.

Hope this could be useful to others.

vyuldashev commented 4 years ago

Good job!