VerifyCsrfToken
class VerifyCsrfToken extends VerifyCsrfToken
csrf 校验, 暂时均未开启
Properties
protected array | $except | The URIs that should be excluded from CSRF verification. |
Methods
void
__construct(Application $app, Encrypter $encrypter)
Create a new middleware instance.
Details
at line 29
void
__construct(Application $app, Encrypter $encrypter)
Create a new middleware instance.