first(); if ($domain) { return $domain->tenant; } throw new TenantCouldNotBeIdentifiedOnDomainException($domain); } }