Permission Manager Plugin is looking for table users instead of admins #698
Replies: 1 comment
-
Hello @mobi35 i will close this because is duplicate with Laravel-Backpack/PermissionManager#340 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in permissionsmanager.php, I already set the model to Admin::class, but it's still looking for User::class. What could be the reason? I'm using backpack 5.5. I can see the data from Admin::class in the list, but I cannot edit or create a new one.
Beta Was this translation helpful? Give feedback.
All reactions