Replies: 3 comments 1 reply
-
What do you mean with composite relationships? Can you elaborate? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
There is no way to define composite key in eloquent model default relation methods. You need to use composite key packages. But you can define composite keys in database schema. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Thank you for maintaining and creating this framework.
I just want to ask if Laravel will support composite relationship out of the box in the future?
Beta Was this translation helpful? Give feedback.
All reactions