*/ public function hosts(): array { return [ $this->allSubdomainsOfApplicationUrl(), ]; } }