Skip to content

Releases: leadthread/laravel-upload

2.0.0

20 Apr 16:07
Compare
Choose a tag to compare
  • Changed ownership from zenapply to leadthread
  • Namespace changes

1.1.0

27 Aug 01:42
Compare
Choose a tag to compare
  • Can now toggle file hash checking and also change the hashing algorithm.

1.0.3

26 Aug 01:10
Compare
Choose a tag to compare
  • Fix tests for Laravel 5.2

1.0.2

26 Aug 00:54
Compare
Choose a tag to compare
  • Fixed Laravel 5.3 bug with migrations

1.0.1

25 Aug 23:03
Compare
Choose a tag to compare
  • Fixed return the same DB entry for a duplicate file instead of creating a new one

1.0.0

25 Aug 22:47
Compare
Choose a tag to compare
  • Using this in production now.
  • Added a storage saving method by only writing the file to the disk if it has a unique MD5.

0.0.2

25 Aug 22:10
Compare
Choose a tag to compare
  • Fixed tests.
  • Automatically saves model to DB.

0.0.1

29 Jul 00:47
Compare
Choose a tag to compare
fixed names