serenysoft / nova-permissions

Laravel Nova 4 Roles & Permissions
72 stars 25 forks source link

feat: make `isSuperAdmin` user method optional #4

Closed AndreSchwarzer closed 1 year ago

AndreSchwarzer commented 1 year ago

I do not see the necessity to have a super admin account.

I can see this as a viable option but not for everyone.

For example I use a "permission-manager" role, and no "super-admin".

Feel free to close if you think this doesn't belong here.