AzizFatkhuRohman's avatar

Self introduction, and questions

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?

0 likes
3 replies
jlrdw's avatar

I suggest start with the free laravel in 30 days course, he covers some relations. The chapter on eloquent covers advanced relations.

1 like

Please or to participate in this conversation.