A COS 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/cos
Or check the setup file to install the package manually.
Run command below to run test:
TENCENT_ACCESS_KEY_ID= TENCENT_ACCESS_KEY_SECRET= TENCENT_URL= go test ./...