Difficulty creating custom authentication - laravel

0

I need to create a three level authentication system: user, therapist and student. At first I have a single table, but I think of creating 3 different tables. the problem is: how and where do I look up the user's email in different tables?

    
asked by anonymous 11.10.2018 / 01:15

0 answers