interface Illuminate / Contracts / Foundation / CachesConfiguration

CachesConfiguration

Methods

public

configurationIsCached ( ) : bool

Determine if the application configuration is cached.

public

getCachedConfigPath ( ) : string

Get the path to the configuration cache file.

public

getCachedServicesPath ( ) : string

Get the path to the cached services.php file.