Download the PHP package fts/upload-image without Composer
On this page you can find all versions of the php package fts/upload-image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fts/upload-image
More information about fts/upload-image
Files in fts/upload-image
Download fts/upload-image
More information about fts/upload-image
Files in fts/upload-image
Vendor fts
Package upload-image
Short Description laravel 5 upload image package
License MIT
Package upload-image
Short Description laravel 5 upload image package
License MIT
Keywords laravelupload image
Please rate this library. Is it a good library?
Informations about the package upload-image
upload-image
功能
- 上传图片
-
添加水印
安装
composer require fts/upload-image
发布配置文件
php artisan vendor:publish
添加服务提供者
打开
config/app.php并添加以下内容到 providers 数组:fts\UploadImage\UploadImageServiceProvider.php::class
使用
upload_image($key, $fileName='');
All versions of upload-image with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-gd Version *
illuminate/config Version ~5.0
illuminate/filesystem Version ~5.0
intervention/image Version ~2.2
symfony/http-foundation Version 2.6 - 4
ext-gd Version *
illuminate/config Version ~5.0
illuminate/filesystem Version ~5.0
intervention/image Version ~2.2
symfony/http-foundation Version 2.6 - 4
The package fts/upload-image contains the following files
Loading the files please wait ...