shuguang/upload

The Upload Library For BAGECMS

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/shuguang/upload

v1.2 2019-02-23 02:57 UTC

This package is not auto-updated.

Last update: 2025-10-08 15:24:03 UTC


README

!!本上传类库只支持bagecms项目使用,其它项目使用请自行删除base\Config::instance()中数据库配置读取部分

安装

composer require shuguang/upload

使用

$file = \shuguang\Upload::file('file');