image icon indicating copy to clipboard operation
image copied to clipboard

Access image inside s3

Open ecomunicarte opened this issue 7 years ago • 3 comments

I have opened an issue for the same reason on imagecache repository, sorry for the duplicated, but i don't know which place is the correct one. The issue is: #https://github.com/Intervention/imagecache/issues/96

Using the package in Laravel, I need to access to images saved inside s3 cloud storage.

After view this, I have supposed that its possible:

#https://github.com/Intervention/imagecache/pull/89

Which new path I have to define inside imagecache.php config file? There, I have an array with my paths. I usually do and works fine:

url('imagec/medium'.$image_path)

I want be able to do the same with s3 images. What should I do?

Thanks in advance

ecomunicarte avatar Aug 28 '18 08:08 ecomunicarte

@ecomunicarte have you found any solution?

kyawkyawsoezhu avatar Jan 31 '19 07:01 kyawkyawsoezhu

@ecomunicarte have you found any solution?

fixytech avatar Aug 15 '20 14:08 fixytech

why ain't this merged?

dejavuejs avatar Nov 17 '21 08:11 dejavuejs

After a long year, I need this too😢

alpha414-bot avatar Dec 14 '22 17:12 alpha414-bot