Level 75
UI makes no difference, it's how you setup various guards.
However I suggest one users table, use authentication for login then use authorization to implement what a logged in user can or cannot do.
2 likes
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Has anyone implemented multiple registration page using larave/ui package? I'm pretty much used to laravel/ui package that's why I still prefer this kit.
My use-case, registration for two different roles
Please or to participate in this conversation.