Replies: 1 comment 5 replies
-
You don't need to call About the upload shorthand and in general, at the moment the library doesn't have any path transversal functions since it's not straightforward since the library lets you chose any name for files, even files with invalid characters under most file systems such as I will leave this discussion in the Ideas folder. If anyone wants to implement path transversal functions and integrate those in the library is free to send a pull request. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to know how to upload a file to specific folder?
currently I am doing it like this but I wanted to ask if there is an easier way?
it would be nice to do something like this so it parses the string for the filename and creates the missing folders if they dont exist.
Beta Was this translation helpful? Give feedback.
All reactions