How to Use?
- Clone this repo
- Run
composer install
- Run
php artisan serve
- Create a directory called temp under public directory and give it write permissions. On a Linux you would be doing
mkdir public/temp
and thensudo chmod -R 777 public/temp
Go to routes.php file and start from there.
Have fun!
Resumable.js is at http://resumablejs.com/
EvaporateJS is at https://github.com/TTLabs/EvaporateJS
and
Laravel is at http://laravel.com