Silvanite / novatoolpermissions

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

Fix slug validation #15

Closed bonzai closed 6 years ago

bonzai commented 6 years ago

Unique validation rule should be split into two methods because with the current implementation you can no longer update the role.

m2de commented 6 years ago

Thanks @bonzai ... apologies for the delay but I was out all day today.