mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Update spatie.blade.md
This commit is contained in:
parent
bb5618d98c
commit
7b7fa53e44
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ section: content
|
|||
|
||||
## **laravel-activitylog** {#laravel-activitylog}
|
||||
|
||||
Note: Activity's subject_id has to be an integer. E.g., to use the LogsActivity trait on a model, the model's ID has to be an integer.
|
||||
|
||||
### For the tenant app: {#for-the-tenant-app}
|
||||
|
||||
- Set the `database_connection` key in `config/activitylog.php` to `null`. This makes activitylog use the default connection.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue