\Intervention\ImageImageServiceProviderLaravelRecent

Summary

Methods
Properties
Constants
boot()
register()
No public properties found
No constants found
bootstrapImageCache()
No protected properties found
N/A
cacheIsInstalled()
getImageConfig()
No private properties found
N/A

Methods

boot()

boot() : void

Bootstrap the application events.

register()

register() : void

Register the service provider.

bootstrapImageCache()

bootstrapImageCache() : void

Bootstrap imagecache

cacheIsInstalled()

cacheIsInstalled() : bool

Determines if Intervention Imagecache is installed

Returns

bool —

getImageConfig()

getImageConfig(\Intervention\Image\Application  $app) : array

Return image configuration as array

Parameters

\Intervention\Image\Application $app

Returns

array —