Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11724979
VerifyCsrfToken.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
311 B
Referenced Files
None
Subscribers
None
VerifyCsrfToken.php
View Options
<?php
namespace
App\Http\Middleware
;
use
Illuminate\Foundation\Http\Middleware\VerifyCsrfToken
as
BaseVerifier
;
class
VerifyCsrfToken
extends
BaseVerifier
{
/**
* The URIs that should be excluded from CSRF verification.
*
* @var array
*/
protected
$except
=
[
//
];
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Sep 18, 18:56 (7 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2991298
Default Alt Text
VerifyCsrfToken.php (311 B)
Attached To
Mode
rNOTIF Notifications center
Attached
Detach File
Event Timeline
Log In to Comment