corecmf/storage

corecmf storage package 对象云存储包支持阿里云、腾讯云、七牛云、又拍云

v1.3.5 2018-02-22 03:29 UTC

This package is not auto-updated.

Last update: 2024-04-14 00:02:09 UTC


README

Structure

src/

Install

Via Composer

$ composer require corecmf/storage

Usage

安装完成后需要在config/app.php中注册服务提供者到providers数组:

CoreCMF\Storage\StorageServiceProvider::class,

##install

php artisan corecmf:storage:install