A Minio disk driver for facades.Storage of Goravel.
Run the command below in your project to install the package automatically:
./artisan package:install github.com/goravel/minio
Or check the setup file to install the package manually.
Run command below to run test:
MINIO_ACCESS_KEY_ID= MINIO_ACCESS_KEY_SECRET= MINIO_BUCKET= go test ./...