Hello
I used filament latest version (v3.0.81) with laravel 10.
I have two tables for admin and front end login.
Frontend : users table
Admin : admins table
Filament default tabe is users table.
Can you please suggest to change admins table for filament ?
1 Reply
Why don't you use permission to handle it? So u dont need 2 tables on it