interface
Illuminate
/
Contracts
/
Foundation
/
CachesRoutes
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
CachesRoutes
Methods
public
routesAreCached ( ) : bool
Determine if the application routes are cached.
public
getCachedRoutesPath ( ) : string
Get the path to the routes cache file.