mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Timestamps
This commit is contained in:
parent
c69505a09a
commit
e00d8346fb
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue