10 lines
295 B
Markdown
10 lines
295 B
Markdown
## Sub-split of Flysystem for AWS S3.
|
|
|
|
> ⚠️ this is a sub-split, for pull requests and issues, visit: https://github.com/thephpleague/flysystem
|
|
|
|
```bash
|
|
composer require league/flysystem-aws-s3-v3
|
|
```
|
|
|
|
View the [documentation](https://flysystem.thephpleague.com/v2/docs/adapter/aws-s3-v3/).
|