Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

tundeogunde's avatar

How do I implement authorization and roles for Application Admin

I use Laravel 5.4.

My application serves users that I call organizers; organizers have to login to use the application; Auth for organizers have been implemented and working.

I wish to implement Auth for Administrators and with this I also have to define roles and access levels for different administrators. How do I do this please. Is there any resource, link or tutorial that explains this?

0 likes
0 replies

Please or to participate in this conversation.