\App\Http\MiddlewareVerifyCsrfToken

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
No protected methods found
$addHttpCookie
$except
N/A
No private methods found
No private properties found
N/A

Properties

$addHttpCookie

$addHttpCookie : boolean

Indicates whether the XSRF-TOKEN cookie should be set on the response.

Type

boolean

$except

$except : array

The URIs that should be excluded from CSRF verification.

Type

array