Download the PHP package yaojinhui1993/upload without Composer
On this page you can find all versions of the php package yaojinhui1993/upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yaojinhui1993/upload
More information about yaojinhui1993/upload
Files in yaojinhui1993/upload
Download yaojinhui1993/upload
More information about yaojinhui1993/upload
Files in yaojinhui1993/upload
Vendor yaojinhui1993
Package upload
Short Description Ajax Upload Large File Support jQuery-File-Upload, FileApi, Plupload, Support framework Laravel 5. Fork from https://github.com/recca0120/upload
License MIT
Package upload
Short Description Ajax Upload Large File Support jQuery-File-Upload, FileApi, Plupload, Support framework Laravel 5. Fork from https://github.com/recca0120/upload
License MIT
Please rate this library. Is it a good library?
Informations about the package upload
Pure Ajax Upload And for Laravel 5 (Support jQuery-File-Upload, FileApi, Plupload)
Features
- Support Chunks jQuery-File-Upload $driver = 'fileapi';
- Support Chunks Dropzone $driver = 'dropzone';
- Support Chunks FileApi $driver = 'fileapi';
- Support Chunks Fine Uploader $driver = 'fine-uploader';
- Support Chunks Plupload $driver = 'plupload';
Installing
To get the latest version of Laravel Exceptions, simply require the project using Composer:
Instead, you may of course manually update your require block and run composer update
if you so choose:
Laravel 5
Include the service provider within config/app.php
. The service povider is needed for the generator artisan command.
publish
How to use
Controller
Factory
Standalone
All versions of upload with dependencies
PHP Build Version
Package Version
The package yaojinhui1993/upload contains the following files
Loading the files please wait ....