dev-master
9999999-devModules to have a generic service to store image in the file system and in the database.
MIT
The Requires
- php >=5.5.9
- laravel/framework ~5.0
The Development Requires
Modules to have a generic service to store image in the file system and in the database.
Provide a generic service to store image in the file system and in the database., (*2)
Require this package with composer:, (*3)
composer require eXolnet/laravel-image
To run the PHPUnit tests, please use:, (*4)
bash
$ composer test
, (*5)
Please see CONTRIBUTING and CODE OF CONDUCT for details., (*6)
If you discover any security related issues, please email security@exolnet.com instead of using the issue tracker., (*7)
Copyright © eXolnet. All rights reserved., (*8)
This code is licensed under the MIT license. Please see the license file for more information., (*9)
Modules to have a generic service to store image in the file system and in the database.
MIT