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

abelzannou's avatar

Laravel Sanctum API multi-authentication

I'm using Laravel Sanctum API and I am a new Laravel learner. I want help on how to make a multiple user authentication system (user, admin, master_admin) as well as the management of their role. The user can modify his profile information, change his password. The administrator, in addition to the user's roles, can create a user, modify his own information. The Master Administrator, in addition to the user and administrator roles, can delete users and administrators, give them roles and others...I would like you to explain it to me step by step how i can make this with Laravel Sanctum API Please

0 likes
0 replies

Please or to participate in this conversation.