interface
Illuminate
/
Contracts
/
Foundation
/
CachesConfiguration
You are viewing an older version of the documentation. For the latest, please visit master documentation.
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.