Skip to content

Releases: Sopamo/laravel-filepond

PHP 8 support

08 Mar 09:56
ec340a3
Compare
Choose a tag to compare

This release allows using PHP 8

Laravel 8 & support for disks

12 Sep 17:13
Compare
Choose a tag to compare

This release introduces support for remote disks as temporary file storage! This makes it a lot easier to use in distributed systems. Thanks a lot to @mikemand for the contribution!
This release also adds support for Laravel 8.

v0.4.1: Check if the upload request contains a valid file (#28)

28 May 08:55
3d74086
Compare
Choose a tag to compare

Add a check to see if an upload request contains a valid file