VerifyCsrfToken
class VerifyCsrfToken extends VerifyCsrfToken
Properties
protected bool | $addHttpCookie | Indicates whether the XSRF-TOKEN cookie should be set on the response. | |
protected array | $except | The URIs that should be excluded from CSRF verification. |