Level 74
You give the user a role either in the users table or in a roles table then you can check if the user is of a certain kind of user and act accordingly.
You can use gates to tdetermine what the user is allowed to do
Hi , I am new in Laravel , How to create multiple login like super admin , admins ..
Please or to participate in this conversation.