Download the PHP package reg2005/laravel-upload-manager without Composer
On this page you can find all versions of the php package reg2005/laravel-upload-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-upload-manager
laravel-upload-manager
Upload, validate, storage, manage by API for Laravel 5.1/5.2
Requirement
- Laravel 5.1/5.2
Install
- composer require reg2005/laravel-upload-manager
- php artisan vendor:publish --provider="reg2005\UploadManager\UploadManagerServiceProvider"
- php artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravel5"
- php artisan migrate
- Done
Usage
-
Upload and store a file.
-
Fetch and store a file from a URL
-
Update a upload object
-
Update a upload object from a URL
-
Validation
-
Disk
Configuration
All versions of laravel-upload-manager with dependencies
PHP Build Version
Package Version
The package reg2005/laravel-upload-manager contains the following files
Loading the files please wait ....