eminiarts / nova-permissions

Laravel Nova Grouped Permissions
126 stars 65 forks source link

super admin #1

Closed boyfromhell closed 5 years ago

boyfromhell commented 5 years ago

on role detail page. https://imgur.com/0YJ3Tx5 on permission details page https://imgur.com/kOXcaj7

bajramemini commented 5 years ago

Hello

It used the wrong Role Model. Make sure to update your config/permission.php and use the Eminiarts\NovaPermissions\Role::class instead.

Will tag it shortly. Then just update and you should be fine.

Regards