项目作者: husseinferas

项目描述 :
A Laravel package that adds a simple image functionality to any Laravel model
高级语言: PHP
项目地址: git://github.com/husseinferas/laraimage.git
创建时间: 2020-08-13T09:02:23Z
项目社区:https://github.com/husseinferas/laraimage

开源协议:MIT License

下载



Laraimage logo

Laraimage

A Laravel package that adds a simple image functionality to any Laravel model




Introduction

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:

Laraimage diagram

Installation

Install Laraimage using composer.

  1. composer require husseinferas/laraimage

Documentation

Check out the full documentation at Laraimage



Contributing

Pull requests are welcome. For major changes.

License

Laraimage is licensed under the terms of the MIT License
(See LICENSE file for details).