Download the PHP package xinningsu/laravel-filesystem-baidu-bos without Composer
On this page you can find all versions of the php package xinningsu/laravel-filesystem-baidu-bos. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xinningsu/laravel-filesystem-baidu-bos
More information about xinningsu/laravel-filesystem-baidu-bos
Files in xinningsu/laravel-filesystem-baidu-bos
Download xinningsu/laravel-filesystem-baidu-bos
More information about xinningsu/laravel-filesystem-baidu-bos
Files in xinningsu/laravel-filesystem-baidu-bos
Vendor xinningsu
Package laravel-filesystem-baidu-bos
Short Description Baidu BOS storage for Laravel, 百度对象存储作为Laravel文件存储。
License MIT
Homepage https://github.com/xinningsu/laravel-filesystem-baidu-bos
Package laravel-filesystem-baidu-bos
Short Description Baidu BOS storage for Laravel, 百度对象存储作为Laravel文件存储。
License MIT
Homepage https://github.com/xinningsu/laravel-filesystem-baidu-bos
Please rate this library. Is it a good library?
Informations about the package laravel-filesystem-baidu-bos
Laravel Filesystem Baidu BOS
Baidu BOS storage for Laravel, 百度对象存储作为Laravel文件存储。
Installation
Discovery
- For Laravel >= 5.5, It uses package auto discovery feature, no need to add service provider.
- For Laravel < 5.5, add
Sulao\LaravelFilesystem\BaiduBos\BaiduBosServiceProvider::class
toconfig/app.php
underproviders
element.
Configuration
Set up bos credentials in .env, then add new disk in config/filesystems.php
:
Examples
Reference
- https://laravel.com/docs/filesystem#custom-filesystems
- https://github.com/xinningsu/flysystem-baidu-bos
- https://github.com/thephpleague/flysystem
- https://github.com/xinningsu/baidu-bos
- https://cloud.baidu.com/doc/BOS/index.html
License
MIT
All versions of laravel-filesystem-baidu-bos with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
laravel/framework Version ^9.0 || ^10.0 || ^11.0
xinningsu/flysystem-baidu-bos Version ^3.0.0
laravel/framework Version ^9.0 || ^10.0 || ^11.0
xinningsu/flysystem-baidu-bos Version ^3.0.0
The package xinningsu/laravel-filesystem-baidu-bos contains the following files
Loading the files please wait ....