Hello @hussin20
You can define multiple guards and set that on your routes. See: https://laravel.com/docs/9.x/authentication#specifying-a-guard
It will mean you need to define multiple login parts that use the different guard for the login attempt.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community