Hello everyone ,
I need your help about a subject , i want to make a system that contain 3 users type (Admin , Teacher & Student)
What is the best method , make 3 tables for everyone or add role attribut to the users table in this case i have probleme, the registration blade of student is different from that of teacher(some additional attributes ) ,
so how i do in this case