corecmf/storage

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

Maintainers

Package info

github.com/CoreCMF/storage

pkg:composer/corecmf/storage

Statistics

Installs: 46

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-01 08:53:42 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