OneOffTech / laravel-tus-upload

A package for handling resumable file uploads in a Laravel application via the http://tus.io/ resumable file upload protocol.
https://oneofftech.xyz/open-source/
MIT License
50 stars 13 forks source link

Add http hooks support #28

Open avvertix opened 4 years ago

avvertix commented 4 years ago

Closes #26

This pull request add http based hooks support for tracking tus events and upload status.