I had written a tutorial on how to create multiple authentications in laravel 6 step by step. You can easily implement this.

I used laravel 6 auth, seeder, migration, model, controller, middleware for creating multiple auth in this tutorial.

laravel multi auth