Skip to content

Tags: pionl/laravel-chunk-upload

Tags

v1.5.6

Toggle v1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Info about using PR

v1.5.5

Toggle v1.5.5's commit message
chore: Add support for Laravel 12

v1.5.4

Toggle v1.5.4's commit message
Set "$contentRange" default to empty string if header key not found. …

…Passing "null" to the second argument of preg_match is deprecated.

v1.5.3

Toggle v1.5.3's commit message
Add support Laravel 11

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
pionl Martin Kluska
Add Laravel 10 support + upgrade to PHPUnit 10

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix issue for file having large name (#125)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pionl Martin Kluska
Update readme compatibility map

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
pionl Martin Kluska
Add Laravel 8 support

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pionl Martin Kluska
Fix chunk issues with Dropzone/Resumable.js parallel uploading that w…

…as incorrect.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pionl Martin Kluska
Update Laravel version restriction to ^6.0