yaococo/package-aliyun-oss

1.0 2018-03-29 07:17 UTC

This package is not auto-updated.

Last update: 2024-05-12 03:12:04 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