I would say yes.
Just have one users table with authentication (a login required)
Use authorization to determine who can do what.
On cashier panel authorize the "cashier" to have access.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I was using my default admin panel , i then created a new one called cashiers, whrn i try to log in it says credentials not found but when i try to login on the default one it does log in. Does it have to do with the user resource not being part of the cashier panel?
Please or to participate in this conversation.