$uri->base() Returns the base url (scheme + host) without trailing slash kirby/src/Http/Uri.php#L170 $uri->base(): string|null Return type string|null Parent class Kirby\Http\Uri