PATH:
home
/
lab2454c
/
aficb.com
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Foundation
/
Http
/
Middleware
<?php namespace Illuminate\Foundation\Http\Middleware; class CheckForMaintenanceMode extends PreventRequestsDuringMaintenance { // }
[-] CheckForMaintenanceMode.php
[edit]
[-] TrimStrings.php
[edit]
[+]
..
[-] TransformsRequest.php
[edit]
[-] PreventRequestsDuringMaintenance.php
[edit]
[-] ConvertEmptyStringsToNull.php
[edit]
[-] ValidatePostSize.php
[edit]
[-] VerifyCsrfToken.php
[edit]