Releases: Pharaonic/laravel-uploader
Releases · Pharaonic/laravel-uploader
4.0.2
4.0.1
Fix formatting in UploaderServiceProvider boot method comment
4.0.0
What's Changed
- Version 4.0 by @MoamenEltouny in #2
New Contributors
- @MoamenEltouny made their first contribution in #2
Full Changelog: 3.0.1...4.0.0
3.0.1
Update composer.json
3.0.0
Replace File Stream with Response Stream
2.3.4: add `url` method
- Added
url
method besideurl
property to controlexpire
value.
2.3.3
add default name for temporary file
2.3.2
check file before delete
2.3.1
- Fix
disk
attribute (obj not associated)
2.3.0
- Add
disk
to file options