Download the PHP package jasonmann/laravel-filesystem-upyun without Composer
On this page you can find all versions of the php package jasonmann/laravel-filesystem-upyun. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jasonmann/laravel-filesystem-upyun
More information about jasonmann/laravel-filesystem-upyun
Files in jasonmann/laravel-filesystem-upyun
Download jasonmann/laravel-filesystem-upyun
More information about jasonmann/laravel-filesystem-upyun
Files in jasonmann/laravel-filesystem-upyun
Vendor jasonmann
Package laravel-filesystem-upyun
Short Description A Upyun storage filesystem for Laravel.
License MIT
Package laravel-filesystem-upyun
Short Description A Upyun storage filesystem for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-filesystem-upyun
laravel-filesystem-upyun
A Upyun storage filesystem for Laravel..
扩展包要求
- PHP >= 7.0
安装
配置
Laravel
-
将服务提供者
Jasonmann\LaravelFilesystem\Upyun\UpyunServiceProvider::class
注册到config/app.php
文件: - 在
config/filesystems.php
配置文件中添加你的新驱动
Lumen
-
将服务提供者
Jasonmann\LaravelFilesystem\Upyun\UpyunServiceProvider::class
注册到bootstrap/app.php
文件: - 在
config/filesystems.php
配置文件中添加你的新驱动
使用
License
MIT
All versions of laravel-filesystem-upyun with dependencies
PHP Build Version
Package Version
The package jasonmann/laravel-filesystem-upyun contains the following files
Loading the files please wait ....