Download the PHP package luppakorva/wasabi-storage without Composer
On this page you can find all versions of the php package luppakorva/wasabi-storage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download luppakorva/wasabi-storage
More information about luppakorva/wasabi-storage
Files in luppakorva/wasabi-storage
Download luppakorva/wasabi-storage
More information about luppakorva/wasabi-storage
Files in luppakorva/wasabi-storage
Vendor luppakorva
Package wasabi-storage
Short Description A wasabi storage driver for Laravel 7 update
License MIT
Package wasabi-storage
Short Description A wasabi storage driver for Laravel 7 update
License MIT
Please rate this library. Is it a good library?
Informations about the package wasabi-storage
wasabi-storage
A Wasabi storage driver for Laravel.
This packages uses the AWS S3 storage driver but changes it to use Wasabi endpoints. It should work exactly the same way and support all the same features.
- This fork is an update for Laravel 8. You can find Laravel 7 compatible version by using version 1.3
Installation
If you are on Laravel 5.4 or earlier, then register the service provider in app.php
If you are on Laravel 5.5 or higher, composer will have registered the provider automatically for you.
Add a new disk to your filesystems.php
config
Usage
All versions of wasabi-storage with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
illuminate/support Version ^8.0
illuminate/filesystem Version ^8.0
league/flysystem-aws-s3-v3 Version ^1.0
illuminate/support Version ^8.0
illuminate/filesystem Version ^8.0
league/flysystem-aws-s3-v3 Version ^1.0
The package luppakorva/wasabi-storage contains the following files
Loading the files please wait ....