victorycto/imagepreparation is a Laravel package for :package_description.
It currently has 0 GitHub stars and 0 downloads on Packagist.
Install it with composer require victorycto/imagepreparation.
Discover more Laravel packages by victorycto
or browse all Laravel packages to compare alternatives.
Last updated
Image Preparation will create a full, small and a thumbnail version of the image submited as a post to the method resizeImage of the class imagepreparation. It will save the images to the Laravel's public directory and to AWS S3 specified in the configuration. Also it will save the details of the images to a new table images in the database.
Via Composer
$ composer.phar require intervention/image
$ composer require victorycto/imagepreparation
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email author email instead of using the issue tracker.
license. Please see the license file for more information.