Documentation

ImageServiceProviderLaravelRecent extends ServiceProvider
in package

Table of Contents

Methods

boot()  : void
Bootstrap the application events.
register()  : void
Register the service provider.
bootstrapImageCache()  : void
Bootstrap imagecache
cacheIsInstalled()  : bool
Determines if Intervention Imagecache is installed
getImageConfig()  : array<string|int, mixed>
Return image configuration as array

Methods

getImageConfig()

Return image configuration as array

private getImageConfig(Application $app) : array<string|int, mixed>
Parameters
$app : Application
Return values
array<string|int, mixed>

        
On this page

Search results