advanced-nova-media-library
advanced-nova-media-library copied to clipboard
getTemporaryUrl preview supported?
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?
Hi @horaceho. I've opened a PR for this issue if you are interested: https://github.com/ebess/advanced-nova-media-library/pull/207