Namespaces

Functions

string
global_asset(string $asset)

No description

mixed
global_cache()

Get / set the specified cache value in the global cache store.

tenancy()

No description

mixed
tenant(string $key = null)

Get the current tenant or a key from the current tenant's properties.

string
tenant_asset(string|null $asset)

No description

string
tenant_route(string $domain, string $route, array $parameters = [], bool $absolute = true)

No description