PHPackages                             dscmall/laravel-filesystem-cos - 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. dscmall/laravel-filesystem-cos

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

dscmall/laravel-filesystem-cos
==============================

A Cos storage filesystem for Laravel.

v3.0.2(5y ago)02.8k1[2 issues](https://github.com/dscmall/laravel-filesystem-cos/issues)MITPHPPHP ^8.0

Since May 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/dscmall/laravel-filesystem-cos)[ Packagist](https://packagist.org/packages/dscmall/laravel-filesystem-cos)[ RSS](/packages/dscmall-laravel-filesystem-cos/feed)WikiDiscussions master Synced yesterday

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

Laravel filesystem COS
======================

[](#laravel-filesystem-cos)

[Tencent Cloud COS](https://cloud.tencent.com/product/cos) storage for Laravel

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

[](#requirement)

- PHP &gt;= 7.1

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

[](#installation)

```
$ composer require "dscmall/laravel-filesystem-cos" -vvv
```

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

[](#configuration)

1. Add a new disk to your `config/filesystems.php` config:

```
