Skip to content

Commit ba04082

Browse files
author
Tom Schlick
authored
Update README.md
1 parent f84fc12 commit ba04082

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ public function getAuditLogIgnoredFields() : array
6363
}
6464
```
6565

66-
####Pivots
66+
### Working with Pivot Tables
67+
6768
Audit log can also support changes on pivot models as well.
6869

6970
In this example we have a `posts` and `tags` table with a `post_tags` pivot table containing a `post_id` and `tag_id`.

0 commit comments

Comments
 (0)