victorycto/imagepreparation

dev-master 2020-04-29 19:01 UTC

This package is not auto-updated.

Last update: 2024-05-10 13:04:11 UTC


README

Latest Version on Packagist Total Downloads Build Status StyleCI

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.

Installation

Via Composer

$ composer.phar require intervention/image

$ composer require victorycto/imagepreparation

Usage

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.