Question
How to generate presigned URL DO Spaces in Laravel
Hi!
really excited to try digital ocean spaces!
I’m currently using Laravel and aws s3 for streaming and download video on my site
i’m using aws-sdk-php-laravel right now for generating presigned url for my videos (not the phpleague flysystem)
my question is, how can do this with digitalocean spaces, or rather
how can i easily move to do spaces using the same sdk?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×