Timestamps
To enable this feature, uncomment the
Stancl\Tenancy\Features\Timestamps::class
line in yourtenancy.features
config.
This Feature
adds the following timestamps into the tenant storage:
created_at
updated_at
deleted_at
- for soft deletes