firith/laravel-imagine is a Laravel package for laravel imagine package.
It currently has 0 GitHub stars and 8 downloads on Packagist (latest version 1.0.3).
Install it with composer require firith/laravel-imagine.
Discover more Laravel packages by firith
or browse all Laravel packages to compare alternatives.
Last updated
Install:
composer require firith/laravel-imagine
Publish the config file:
php artisan vendor:publish --provider="Firith\Imagine\ImagineServiceProvider"