Replies: 1 comment 1 reply
|
I would use Sushi for this maybe? https://github.com/calebporzio/sushi |
1 reply
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.
I've tried this package and it works for the belongsTo relation. However, my use of the belongsToMany relation doesn't work as expected. Here's the model:
With a student database design like this:
Can the squire model resolve this relationship? Thanks for those who have helped answer.
All reactions