PHPackages                             black-bits/resumable.js-laravel-backend - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. black-bits/resumable.js-laravel-backend

AbandonedLibrary[Utility &amp; Helpers](/categories/utility)

black-bits/resumable.js-laravel-backend
=======================================

Laravel compatible PHP package for Resumable.js

0.2.1(10y ago)810.7k9MITPHPPHP &gt;=5.3.0

Since Jul 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/black-bits/resumable.js-laravel-backend)[ Packagist](https://packagist.org/packages/black-bits/resumable.js-laravel-backend)[ RSS](/packages/black-bits-resumablejs-laravel-backend/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (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**

```
