Add markdown style

This commit is contained in:
lukinovec 2022-07-18 12:20:55 +02:00 committed by GitHub
parent 7b7fa53e44
commit 232846abd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ section: content
## **laravel-activitylog** {#laravel-activitylog} ## **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. > 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} ### For the tenant app: {#for-the-tenant-app}