A Laravel package that adds a simple image functionality to any Laravel model
Laraimage served four use cases when using images in web applications and backend services:
- Single Column Single Image
- Single Column Multi Image
- Multi Column Single Image
- Multi Column Multi Image
which appearing in this diagram:
Install Laraimage using composer.
composer require husseinferas/laraimage
Check out the full documentation at Laraimage
- Logo: designed by Yasir Nabeel, Inspired by L5Modular logo.
- Documentation: Inspired by Artem Schander.
- Testing: Inspired by Jaanus Vapper.
Pull requests are welcome. For major changes.
Laraimage is licensed under the terms of the MIT License (See LICENSE file for details).