yaococo/package-aliyun-oss

Aliyun OSS

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 6

Open Issues: 0

pkg:composer/yaococo/package-aliyun-oss

1.0 2018-03-29 07:17 UTC

This package is not auto-updated.

Last update: 2025-10-12 10:13:16 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