eXolnet / laravel-image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Image

Latest Stable Version Software License Build Status Total Downloads

Provide a generic service to store image in the file system and in the database.

Installation

Require this package with composer:

composer require eXolnet/laravel-image

Testing

To run the PHPUnit tests, please use:

$ composer test

Contributing

Please see CONTRIBUTING and CODE OF CONDUCT for details.

Security

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

Credits

License

This code is licensed under the MIT license. Please see the license file for more information.

About

License:MIT License


Languages

Language:PHP 100.0%