Skip to content

zestic/flysystem2-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flysystem2 Component

Install

composer require zestic/flysystem2-component

Set Up

Filesystem

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages