Replies: 1 comment 4 replies
-
Yea. That's standard laravel relationships. If you have multiple models that need to have multiple images then you will need a pivot table. |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
If I use multiple, should I create a
some_model_media
pivot table for each model that should have multiple images?Beta Was this translation helpful? Give feedback.
All reactions