Download the PHP package laungkahung/laravel-cos-slice without Composer
On this page you can find all versions of the php package laungkahung/laravel-cos-slice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package laravel-cos-slice
laravel-cos-slice
A COS SDK.
Requirement
- Laravel >= 9.0
- PHP >= 8.1
Installing
-
Install Package:
and publish the assets using command:
-
Routing
You can register routes in
routes/admin.php
or other routes file:
Configuration
-
Add a new disk to your
config/filesystems.php
config:🚨 请注意:example-1230000001.cos.ap-guangzhou.mycloud.com
其中:bucket: example, app_id: 1230000001, region: ap-guangzhou
Usage
Project supported by overtrue
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT