You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to store the file on disk using a different name, the uuid without the strings and without extension. Is there any easy way to do this? I found the PathGenerator which I'm already use to generate a different path, but I can't find anything about customizing the file name on disk. When sending the file later I want to use the original file name under which it was uploaded. So what is the most easy way to get this done without changing a lot code of the library itself if possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to store the file on disk using a different name, the uuid without the strings and without extension. Is there any easy way to do this? I found the PathGenerator which I'm already use to generate a different path, but I can't find anything about customizing the file name on disk. When sending the file later I want to use the original file name under which it was uploaded. So what is the most easy way to get this done without changing a lot code of the library itself if possible?
Beta Was this translation helpful? Give feedback.
All reactions