Level 75
I suggest start with the free laravel in 30 days course, he covers some relations. The chapter on eloquent covers advanced relations.
1 like
Hi, I'm new user in here. Now I intership as IT staff at AKTI, I will question about "How standard database relational in laravel?" example : student: id,users_id,mentor_id,section_id,departement_id. or student: id,users_id,mentor_id. and mentors: id,users_id,section_id. section: id,users_id,departement_id. So which one is correct?
Please or to participate in this conversation.