Replies: 1 comment
-
Save it to some local temporary file first, then upload it however you like and unlink the local copy |
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.
-
Hello,
I'm trying to manipulate the image by using thecrop tools, and I'm trying to save the manipulated image to my s3 server. I have setup the s3 bucket on my local using docker, but it seems not to be working. I get this error Cannot create directory at URL.
I want to ask, does your package save functionality can do it on s3 or is it just for local storage?
If yes, can you please guide about how can we do it for s3? It would be great if anything related to this could be added within the documentation as well for other developers.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions