gimage icon indicating copy to clipboard operation
gimage copied to clipboard

Cloud uploading examples

Open joseluisq opened this issue 8 years ago • 3 comments

It would be great if we can provide Cloud uploading examples using S3, Google Drive, Dropbox, etc.

joseluisq avatar Oct 02 '17 07:10 joseluisq

I assume you don't mean something as simple as specifying public S3 URI for example? Any chance you could explain it a bit further, please?

matiit avatar Oct 05 '17 14:10 matiit

I assume you don't mean something as simple as specifying public S3 URI for example?

I mean that we can provide uploading examples using the library to upload some image directly (without saving). For example using streams. I have opened an issue about that.

joseluisq avatar Oct 05 '17 19:10 joseluisq

Here an example: http://docs.aws.amazon.com/aws-sdk-php/v2/guide/service-s3.html#uploading-from-a-stream

joseluisq avatar Oct 05 '17 19:10 joseluisq