You only need one package to be able to store files in S3 from your Laravel app

By: Roel
August 1, 2024

You only need one package to be able to store files in S3 from your Laravel app

composer require league/flysystem-aws-s3-v3

You don't need  aws/aws-sdk-php. This package might be useful for other AWS services such SES but for s3 the league/flysystem-aws-s3-v3 already enough


About the Author

Roel
Roel

Hi, my name is Roel. I am a TALL stack developer. I created this site to document all web applications I created using the TALL stack. I exclusively built products using Laravel because I like the experience writing applications using the simplest framework/stack available.



Please login to comment.

© 2024 Talldevelopers.com, All rights reserved.