Download the PHP package lanyunit/laravel-uploader without Composer
On this page you can find all versions of the php package lanyunit/laravel-uploader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lanyunit/laravel-uploader
More information about lanyunit/laravel-uploader
Files in lanyunit/laravel-uploader
Package laravel-uploader
Short Description 集成cos、oss、七牛云、本地上传的包
License MIT
Homepage https://github.com/w872730491w/laravel-uploader
Informations about the package laravel-uploader
Laravel Uploader
Integrate local
, Tencent Cloud COS
, Alibaba Cloud OSS
, and Qiniu Cloud
uploads
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Configuration
-
Add a new disk to your
config/filesystems.php
config: - Set callback route
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- wwy
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-uploader with dependencies
iidestiny/flysystem-oss Version ^4.3
illuminate/contracts Version ^10.0||^11.0
overtrue/flysystem-cos Version ^5.1
overtrue/flysystem-qiniu Version ^3.2
qcloud_sts/qcloud-sts-sdk Version ^3.0.12
spatie/laravel-package-tools Version ^1.16