PHPackages                             vitohe/resumable-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. vitohe/resumable-laravel

ActiveLibrary[File &amp; Storage](/categories/file-storage)

vitohe/resumable-laravel
========================

Laravel compatible PHP package for Resumable uploads

1.0.4(8y ago)056MITPHPPHP &gt;=5.3.0

Since Jul 11Pushed 8y agoCompare

[ Source](https://github.com/vitohe/resumable-laravel)[ Packagist](https://packagist.org/packages/vitohe/resumable-laravel)[ RSS](/packages/vitohe-resumable-laravel/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (8)Used By (0)

PHP backend for resumable.js
============================

[](#php-backend-for-resumablejs)

This is a fork from [dilab/resumable.php](https://github.com/dilab/resumable.php) with changes to make it compatible with the [Laravel Framework](https://github.com/laravel/laravel)

It is currently a work in progress and it is currently developed with Laravel versions 5.1 and 5.2 in mind.

Installation
------------

[](#installation)

To install, use composer:

`composer require black-bits/resumable.js-laravel-backend`

How to use
----------

[](#how-to-use)

**app/Http/routes.php**

```
