🔧
This commit is contained in:
2
vendor/league/flysystem/readme.md
vendored
2
vendor/league/flysystem/readme.md
vendored
@@ -32,6 +32,7 @@ for which ever storage is right for you.
|
||||
* **[AsyncAws S3](https://flysystem.thephpleague.com/docs/adapter/async-aws-s3/)**
|
||||
* **[Google Cloud Storage](https://flysystem.thephpleague.com/docs/adapter/google-cloud-storage/)**
|
||||
* **[Azure Blob Storage](https://flysystem.thephpleague.com/docs/adapter/azure-blob-storage/)**
|
||||
* **[MongoDB GridFS](https://flysystem.thephpleague.com/docs/adapter/gridfs/)**
|
||||
* **[WebDAV](https://flysystem.thephpleague.com/docs/adapter/webdav/)**
|
||||
* **[ZipArchive](https://flysystem.thephpleague.com/docs/adapter/zip-archive/)**
|
||||
|
||||
@@ -45,6 +46,7 @@ for which ever storage is right for you.
|
||||
* **[Dropbox](https://github.com/spatie/flysystem-dropbox)**
|
||||
* **[ReplicateAdapter](https://github.com/ajgarlag/flysystem-replicate)**
|
||||
* **[Uploadcare](https://github.com/vormkracht10/flysystem-uploadcare)**
|
||||
* **[Useful adapters (FallbackAdapter, LogAdapter, ReadWriteAdapter, RetryAdapter)](https://github.com/ElGigi/FlysystemUsefulAdapters)**
|
||||
|
||||
You can always [create an adapter](https://flysystem.thephpleague.com/docs/advanced/creating-an-adapter/) yourself.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user