in app/Http/Middleware/TrustHosts.php [14:19]
public function hosts() { return [ $this->allSubdomainsOfApplicationUrl(), ]; }