F
Filament6mo ago
Hik

multiple resources based on same model

i have a users table with a role field. I want to have two resources clients and admins that both use the same table users but with a filter for the role field. how do i achieve this?
1 Reply

Did you find this page helpful?