Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@lopadova lopadova released this 01 Jul 18:00
· 3 commits to master since this release

5.0.0 - 2022-07-01

CHANGE BREAK

  • remove storage property from UploadOptions class and add getStorage() method to UploadOptions class
    to resolve serialize model problem, because object Laravel Disk is not serializzable.