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