yaococo/package-aliyun-oss

Aliyun OSS

Maintainers

Package info

github.com/yaococo/package-aliyun-oss

pkg:composer/yaococo/package-aliyun-oss

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

1.0 2018-03-29 07:17 UTC

This package is not auto-updated.

Last update: 2026-03-15 12:25:43 UTC


README

Aliyun OSS Package

Quick Installation

Begin by installing the package through Composer.

composer require yaococo/package-aliyun-oss dev-master

Once this operation is complete, simply add both the service provider and facade classes to your project's config/app.php file:

Service Provider

Yaococo\AliyunOSS\Providers\AliyunOSSProvider::class,

Support

License

MIT