Download the PHP package dafari/uploader without Composer
On this page you can find all versions of the php package dafari/uploader. 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 uploader
s3-uploader
Installation
composer require dafari/uploader
In your config/app.php
Add Nextek\Uploader\UploaderServiceProvider::class to your providers Add 'Uploader' => Nextek\Uploader\UploadFacade::class, to your alias
Usage
Uploader::store(file);
All versions of uploader with dependencies
PHP Build Version
Package Version
Requires
league/flysystem-aws-s3-v3 Version
^1.0
The package dafari/uploader contains the following files
Loading the files please wait ....