Get array of urls #2115
Get array of urls
#2115
-
Hello, I'm making API, I want to send with my model array of links(media), I created an accessor works fine just want to know if there is a helper for that ?
|
Beta Was this translation helpful? Give feedback.
Answered by
freekmurze
Oct 18, 2020
Replies: 2 comments
-
The medialibrary doesn't do this out of the box, you should handle it in your own app. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
freekmurze
-
I see thank you |
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
The medialibrary doesn't do this out of the box, you should handle it in your own app.