TenantIdMiddleware.php
Interfaces, Classes, Traits and Enums
Table of Contents
- APP_TENANT_ID = $this->tenant['uuid']
- IS_MULTITENANT = true
- LANDLORD_UUID = $this->configs->config['composer']->get('extra.multitenant.uuid', null)
Constants
APP_TENANT_ID
public
mixed
APP_TENANT_ID
= $this->tenant['uuid']
IS_MULTITENANT
public
mixed
IS_MULTITENANT
= true
LANDLORD_UUID
public
mixed
LANDLORD_UUID
= $this->configs->config['composer']->get('extra.multitenant.uuid', null)