Replies: 3 comments 5 replies
-
Why? Not everyone separates users like that. Maybe this is what you want? Filament Multi Context |
Beta Was this translation helpful? Give feedback.
1 reply
-
u can consider the parental package by caleb |
Beta Was this translation helpful? Give feedback.
2 replies
-
It's been a few years, but this might help someone: |
Beta Was this translation helpful? Give feedback.
2 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.
-
Currently we use same "users" table to login and do any auth.
I suggest separate admin user and normal web user in two different table.
Here is another project I am using, they can separate two admin panels with two set tables too.

Beta Was this translation helpful? Give feedback.
All reactions