VerifyCsrfToken extends VerifyCsrfToken
Table of Contents
- $except : array<string|int, mixed>
- The URIs that should be excluded from CSRF verification.
Properties
$except
The URIs that should be excluded from CSRF verification.
protected
array<string|int, mixed>
$except
= []