Download the PHP package ianrothmann/laravel-rocket-upload without Composer
On this page you can find all versions of the php package ianrothmann/laravel-rocket-upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ianrothmann/laravel-rocket-upload
More information about ianrothmann/laravel-rocket-upload
Files in ianrothmann/laravel-rocket-upload
Download ianrothmann/laravel-rocket-upload
More information about ianrothmann/laravel-rocket-upload
Files in ianrothmann/laravel-rocket-upload
Vendor ianrothmann
Package laravel-rocket-upload
Short Description Back-end handler for file uploads. Designed to complement the Rocket Vue App Framework Multiple File Upload.
License Apache-2.0
Package laravel-rocket-upload
Short Description Back-end handler for file uploads. Designed to complement the Rocket Vue App Framework Multiple File Upload.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package laravel-rocket-upload
LaravelRocketUpload
A Laravel 5 handler for file uploads with the Rocket Upload Vue component.
Installation
composer require ianrothmann/laravel-rocket-upload
in config/app.php
Service Provider
IanRothmann\LaravelRocketUpload\ServiceProviders\RocketUploadServiceProvider::class
Facade
'RocketUpload' =>IanRothmann\LaravelRocketUpload\Facades\RocketUpload::class
Examples
An example of an Image
An example of a file.
Be careful with ->processWith(), it loads the entire file into memory.
All versions of laravel-rocket-upload with dependencies
PHP Build Version
Package Version
The package ianrothmann/laravel-rocket-upload contains the following files
Loading the files please wait ....