PHPackages                             cloudycity/laravel-filesystem-obs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. cloudycity/laravel-filesystem-obs

ActiveLibrary[File &amp; Storage](/categories/file-storage)

cloudycity/laravel-filesystem-obs
=================================

huawei cloud obs filesystem storage for laravel 5+

v3.3.1(4y ago)17421MITPHPPHP ^7.1|^8.0

Since Apr 23Pushed 4y agoCompare

[ Source](https://github.com/CloudyCity/laravel-filesystem-obs)[ Packagist](https://packagist.org/packages/cloudycity/laravel-filesystem-obs)[ RSS](/packages/cloudycity-laravel-filesystem-obs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Huawei Cloud OBS for Laravel
============================

[](#huawei-cloud-obs-for-laravel)

[Huawei Cloud OBS](https://support.huaweicloud.com/devg-obs_php_sdk_doc_zh/zh-cn_topic_0132036136.html) storage for Laravel based on [cloudycity/laravel-filesystem-obs](https://github.com/cloudycity/laravel-filesystem-obs).

Only compatible with Guzzle v7. If you must use Guzzle v6, check this out [dscmall/laravel-filesystem-obs](https://github.com/dscmall/laravel-filesystem-obs).

Requirement
===========

[](#requirement)

- PHP &gt;= 7.1.3

Installation
============

[](#installation)

```
$ composer require "cloudycity/laravel-filesystem-obs:^3.3.1" -vvv
```

Configuration
=============

[](#configuration)

1. Add obs config to `config\filesystems.php`.

```
