Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3767615
VerifyCsrfToken.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
316 B
Referenced Files
None
Subscribers
None
VerifyCsrfToken.php
View Options
<?php
namespace
AuthGrove\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
Mon, Nov 25, 02:07 (18 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259359
Default Alt Text
VerifyCsrfToken.php (316 B)
Attached To
Mode
rGROVE Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment