PHP 클래스 Framework\Http\Middleware\VerifyCsrfToken

상속: extends Illuminate\Foundation\Http\Middleware\VerifyCsrfToken
파일 보기 프로젝트 열기: vinelab/lucid

보호된 프로퍼티들

프로퍼티 타입 설명
$except array The URIs that should be excluded from CSRF verification.

프로퍼티 상세

$except 보호되어 있는 프로퍼티

The URIs that should be excluded from CSRF verification.
protected array $except
리턴 array