How to rename a collection of uploaded files? #1879
Unanswered
cbaconnier
asked this question in
Q&A
Replies: 0 comments
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 did a question on stackoverflow at first. But I'm still not getting any answer. That's why I'm asking here.
I would like to rename a collection of uploaded files, but when I use
addAllMediaFromRequest()
I can't retrieve information from the files.In this example; I need to know the file extension in order to rename the file.
Beta Was this translation helpful? Give feedback.
All reactions