Using MediaLibrary Uploaders with Relationship field #979
Unanswered
prodixx
asked this question in
Q&A (Help)
Replies: 2 comments
-
Hey @pxpm
Screen.Recording.2024-05-14.at.2.07.40.PM.mov |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @prodixx hope to find you well. If you investigate this and come up with a fix, please go ahead and send a PR, I will review it and merge it if it's a quick win. We are doing a big re-work on uploaders, adding tests and all that stuff, and media-library will need to be updated too after that. It's in Laravel-Backpack/CRUD#5478 Cheers |
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.
-
so, i'm trying to create a relationship field with media library uploader as subfield.
I have 2 Models : Product and AttributeOption with pivot table. Here is my setup:
What happened
im getting this error
If i remove media library setup from pivot model, i get this error:
Any idea how to make this work?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions