php - Pivot table relationship -


i need create relationship through pivot table. should looks on image. i'm trying maintain gift table through user_owner_id key , user_sender_id key user table , user_wish_id user_wish table. how should declare in model?

best regards. ivan. enter image description here


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -