Skip to content

Releases: LearnCodeWeb/multi-files-upload-and-image-resizer

V-1.1.1

13 Sep 08:56
5055a8b
Compare
Choose a tag to compare

What's Changed

  • Delete FilesUploadAndImageResize.php by @mzbk in #1

New Contributors

  • @mzbk made their first contribution in #1

Full Changelog: any-file-upload...V-1.1.1

V-1.1.0

21 Apr 03:45
09795fc
Compare
Choose a tag to compare

A very simple (GD library Image processing) class for uploading multiple files. You can create multiple thumbnails, add a watermark (text/image), resize, and change the quality of the images. You can also use this class with any PHP framework, tested with Laravel 8 and Laravel 9.