mosaic/generator

There is no license information available for the latest version (1.0.0) of this package.

1.0.0 2018-05-07 17:46 UTC

This package is not auto-updated.

Last update: 2024-09-29 01:18:12 UTC


README

Laravel 4 package.

Create mosaic from image set or by instagram #hashtag

To install, add to your app/config/app.php

at providers array:

'providers' => array( ... 'Mosaic\Generator\GeneratorServiceProvider' ),

and aliases array:

'aliases' => array( ... 'Mosaic' => 'Mosaic\Generator\GeneratorFacade' ),

Call methods as Mosaic::