I have created three tables, A, B and C.
A and B have a ManyToMany relationship so I created A_B table, and now I have to relation A_B, to C table How can I do that?
Or it's better to make a model D to substitute A_B pivot table?
Thanks in advance
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community