You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for this amazing package.
I'm using Media Library to generate responsive images.
I'm facing a slight issue, I use a private S3 bucket and usually I generate temporary URL to display to my users on the frontend.
However for the $media->getSrcset() method it doesn't give temporary URLs, and since the bucket is private it doesn't work!
What is the recommended approch to handle this?
and is there any method that will give srcset with temporary URL as well?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Thank you so much for this amazing package.
I'm using Media Library to generate responsive images.
I'm facing a slight issue, I use a private S3 bucket and usually I generate temporary URL to display to my users on the frontend.
However for the
$media->getSrcset()
method it doesn't give temporary URLs, and since the bucket is private it doesn't work!What is the recommended approch to handle this?
and is there any method that will give srcset with temporary URL as well?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions