Domain
class Domain extends Model implements Domain (View source)
Traits
Meant to be used on models that belong to tenants.
Properties
protected | $guarded | ||
protected | $dispatchesEvents | ||
string | $domain | ||
string | $tenant_id | ||
Tenant|Model read-only | $tenant |
Methods
static void
bootInvalidatesTenantsResolverCache()
No description
BelongsTo
tenant()
No description
Details
getConnectionName()
No description
static void
bootEnsuresDomainIsNotOccupied()
No description
static void
bootConvertsDomainsToLowercase()
No description
static void
bootInvalidatesTenantsResolverCache()
No description
BelongsTo
tenant()
No description