interface CachesConfiguration (View source)
bool | configurationIsCached() Determine if the application configuration is cached. | |
string | getCachedConfigPath() Get the path to the configuration cache file. | |
string | getCachedServicesPath() Get the path to the cached services.php file. |
Determine if the application configuration is cached.
Get the path to the configuration cache file.
Get the path to the cached services.php file.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Contracts/Foundation/CachesConfiguration.html