File manager - Edit - /var/www/payraty/hris-standalone/app/Http/Middleware/TrustHosts.php
Back
<?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 */ public function hosts() { return [ $this->allSubdomainsOfApplicationUrl(), ]; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 1.23 |
proxy
|
phpinfo
|
Settings