Skip to content

yaococo/package-aliyun-oss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-aliyun-oss

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