Use laravel authorization:
Then determine what the logged in user can or cannot do.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm trying to setup a Laravel Nova panel where multiple models each with separate guards can login & have different access via policy methods etc..
But it seems there isn't a documented way to do so.
Appreciate any idea or solutions.
Please or to participate in this conversation.