trait ExcludesPaths (View source)
| bool | inExceptArray(Request $request)
Determine if the request has a URI that should be excluded. | |
| array | getExcludedPaths()
Get the URIs that should be excluded. |
Determine if the request has a URI that should be excluded.
Get the URIs that should be excluded.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Foundation/Http/Middleware/Concerns/ExcludesPaths.html