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
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
This package is not auto-updated.
Last update: 2026-03-29 08:22:27 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::