composer require zestic/flysystem2-component
In .env
FLYSYSTEM_NAME_ADAPTER=AwsS3V3
FLYSYSTEM_NAME_BUCKET=bucket
FLYSYSTEM_NAME_ENDPOINT=https://us-east-1.aws.com
FLYSYSTEM_NAME_KEY=
FLYSYSTEM_NAME_REGION=us-east-1
FLYSYSTEM_NAME_SECRET=
FLYSYSTEM_NAME_VISIBILITY=public