1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 06:04:03 +00:00

Timestamps

This commit is contained in:
Samuel Štancl 2019-11-04 11:51:49 +01:00
parent b0c8e92bb4
commit d3f9b58f8d
3 changed files with 37 additions and 2 deletions

View file

@ -82,6 +82,7 @@ return [
// not needed for tenancy to be bootstrapped. They are run
// regardless of whether tenancy has been initialized.
// Stancl\Tenancy\Features\Timestamps::class,
// Stancl\Tenancy\Features\TenantConfig::class,
// Stancl\Tenancy\Features\TelescopeTags::class,
// Stancl\Tenancy\Features\TenantRedirect::class,