advanced-nova-media-library icon indicating copy to clipboard operation
advanced-nova-media-library copied to clipboard

getTemporaryUrl preview supported?

Open horaceho opened this issue 4 years ago • 1 comments

The images are uploaded to a private bucket and accessed by, for example, in my image resource:

$this->getTemporaryUrl(now()->addMinutes(15)),

Is preview of image supported via temporary url?

horaceho avatar Sep 07 '20 07:09 horaceho

Hi @horaceho. I've opened a PR for this issue if you are interested: https://github.com/ebess/advanced-nova-media-library/pull/207

carlcassar avatar Oct 05 '20 09:10 carlcassar