Timestamps

This commit is contained in:
Samuel Štancl 2019-11-10 15:43:41 +01:00
parent c69505a09a
commit e00d8346fb

View file

@ -9,4 +9,8 @@ section: content
> To enable this feature, uncomment the `Stancl\Tenancy\Features\Timestamps::class` line in your `tenancy.features` config.
TODO
This `Feature` adds the following timestamps into the tenant storage:
- `created_at`
- `updated_at`
- `deleted_at` - for soft deletes