Download the PHP package sunl888/cdn-pusher-plus without Composer
On this page you can find all versions of the php package sunl888/cdn-pusher-plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sunl888/cdn-pusher-plus
More information about sunl888/cdn-pusher-plus
Files in sunl888/cdn-pusher-plus
Download sunl888/cdn-pusher-plus
More information about sunl888/cdn-pusher-plus
Files in sunl888/cdn-pusher-plus
Vendor sunl888
Package cdn-pusher-plus
Short Description cdn pusher for laravel. forked ty666/cdn-pusher
License
Package cdn-pusher-plus
Short Description cdn pusher for laravel. forked ty666/cdn-pusher
License
Please rate this library. Is it a good library?
Informations about the package cdn-pusher-plus
cdn pusher for laravel
这个包可以非常简单的将静态文件上传到 CDN 上
安装
composer require ty666/cdn-pusher
将以下数组添加到 config/app.php 中 (laravel5.5+ 跳过此步骤)
配置
发布配置文件
php artisan vendor:publish --provider="Sunl888\CdnPusher\CdnPusherServiceProvider"
配置文件保存在 config/cdn.php 中
添加以下配置到 .env 文件中
使用
php artisan cdn:push
php artisan cdn:push --rule=without_vendor
All versions of cdn-pusher-plus with dependencies
PHP Build Version
Package Version
Requires
symfony/finder Version
^5.3.7
The package sunl888/cdn-pusher-plus contains the following files
Loading the files please wait ...