|
| 1 | +<p align="center"> |
| 2 | + <a href="https://github.com/laravel" target="_blank"> |
| 3 | + <img src="https://avatars0.githubusercontent.com/u/958072" height="100px"> |
| 4 | + </a> |
| 5 | + <h1 align="center">Laravel Flysystem</h1> |
| 6 | + <br> |
| 7 | + <p align="center"> |
| 8 | + <a href="https://packagist.org/packages/phpviet/laravel-flysystem"><img src="https://img.shields.io/packagist/v/phpviet/laravel-flysystem.svg?style=flat-square" alt="Latest version"></a> |
| 9 | + <a href="https://travis-ci.org/phpviet/laravel-flysystem"><img src="https://img.shields.io/travis/phpviet/laravel-flysystem/master.svg?style=flat-square" alt="Build status"></a> |
| 10 | + <a href="https://scrutinizer-ci.com/g/phpviet/laravel-flysystem"><img src="https://img.shields.io/scrutinizer/g/phpviet/laravel-flysystem.svg?style=flat-square" alt="Quantity score"></a> |
| 11 | + <a href="https://styleci.io/repos/189053932"><img src="https://styleci.io/repos/189053932/shield?branch=master" alt="StyleCI"></a> |
| 12 | + <a href="https://packagist.org/packages/phpviet/laravel-flysystem"><img src="https://img.shields.io/packagist/dt/phpviet/laravel-flysystem.svg?style=flat-square" alt="Total download"></a> |
| 13 | + <a href="https://packagist.org/packages/phpviet/laravel-flysystem"><img src="https://img.shields.io/packagist/l/phpviet/laravel-flysystem.svg?style=flat-square" alt="License"></a> |
| 14 | + </p> |
| 15 | +</p> |
| 16 | + |
| 17 | +## Thông tin |
| 18 | + |
| 19 | +Package hổ trợ bạn tích hợp các dịch vụ lưu trữ đám mây (cloud storage) trong nước. |
| 20 | + |
| 21 | +Các dịch vụ lưu trữ đang được hổ trợ: |
| 22 | + |
| 23 | ++ **[Viettel](https://viettelidc.com.vn)** |
| 24 | + |
| 25 | + |
| 26 | +## Cài đặt |
| 27 | + |
| 28 | +Cài đặt Laravel Flysystem thông qua [Composer](https://getcomposer.org): |
| 29 | + |
| 30 | +```bash |
| 31 | +composer require phpviet/laravel-flysystem |
| 32 | +``` |
| 33 | + |
| 34 | +## Cách sử dụng |
| 35 | + |
| 36 | ++ [Viettel Cloud Storage](/docs/Viettel.md) |
| 37 | + |
| 38 | + |
| 39 | +## Dành cho nhà phát triển |
| 40 | + |
| 41 | +Nếu như bạn cảm thấy thư viện chúng tôi còn thiếu sót hoặc sai sót và bạn muốn đóng góp để phát triển chung, |
| 42 | +chúng tôi rất hoan nghênh! Hãy tạo các `issue` để đóng góp ý tưởng cho phiên bản kế tiếp hoặc tạo `PR` |
| 43 | +để đóng góp phần thiếu sót hoặc sai sót. Riêng đối với các lỗi liên quan đến bảo mật thì phiền bạn gửi email đến |
| 44 | +vuongxuongminh@gmail.com thay vì tạo issue. Cảm ơn! |
0 commit comments