vyuldashev / nova-permission

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

Permissions table got deleted accidentally #196

Open maajidz opened 1 year ago

maajidz commented 1 year ago

My permissions and role_has_permissions table got deleted accidentally, Later when I tried to restore the table and its contents. Im not able to view any sidebar resources using the admin account like I used to before.

Is there any other thing I have to do rather than just restoring the above mentioned tables?

beshoo commented 1 year ago

To resolve the issue, you'll need to manually revoke each user's permission and then reassign it.