Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/storyn26383/laravel-imageable
https://github.com/storyn26383/laravel-imageable
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/storyn26383/laravel-imageable
- Owner: storyn26383
- Created: 2018-01-23T14:09:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T16:08:37.000Z (almost 7 years ago)
- Last Synced: 2023-07-15T21:16:21.265Z (over 1 year ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Imageable
[![Build Status](https://travis-ci.org/storyn26383/laravel-imageable.svg?branch=master)](https://travis-ci.org/storyn26383/laravel-imageable)
[![Coverage Status](https://coveralls.io/repos/github/storyn26383/laravel-imageable/badge.svg?branch=master)](https://coveralls.io/github/storyn26383/laravel-imageable?branch=master)## Quick Start
### Installation
```bash
$ composer require sasaya/laravel-imageable
`````