CachesRoutes

interface CachesRoutes (View source)

Methods

bool routesAreCached()

Determine if the application routes are cached.

string getCachedRoutesPath()

Get the path to the routes cache file.

Details

bool routesAreCached()

Determine if the application routes are cached.

Return Value

bool

string getCachedRoutesPath()

Get the path to the routes cache file.

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/7.x/Illuminate/Contracts/Foundation/CachesRoutes.html