mosaic / generator
Installs: 1 753
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
This package is not auto-updated.
Last update: 2025-02-02 03:03:18 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::