/
proc
/
1387184
/
task
/
1387184
/
root
/
home
/
pay
/
server_old
/
app
/
Http
/
Middleware
/
File Upload :
llllll
Current File: //proc/1387184/task/1387184/root/home/pay/server_old/app/Http/Middleware/TrustHosts.php
<?php namespace App\Http\Middleware; use Illuminate\Http\Middleware\TrustHosts as Middleware; class TrustHosts extends Middleware { /** * Get the host patterns that should be trusted. * * @return array<int, string|null> */ public function hosts() { return [ $this->allSubdomainsOfApplicationUrl(), ]; } }
Copyright ©2k19 -
Hexid
|
Tex7ure