Skip to content
/ minio Public

The Minio driver for Storage module of Goravel

License

Notifications You must be signed in to change notification settings

goravel/minio

Repository files navigation

Minio

A Minio disk driver for facades.Storage of Goravel.

Version

goravel/minio goravel/framework
v1.17.x v1.17.x
v1.4.* v1.16.*
v1.3.* v1.15.*
v1.2.* v1.14.*
v1.1.* v1.13.*
v1.0.* v1.12.*

Install

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.

Testing

Run command below to run test:

MINIO_ACCESS_KEY_ID= MINIO_ACCESS_KEY_SECRET= MINIO_BUCKET= go test ./...

About

The Minio driver for Storage module of Goravel

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages