You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Laravel Model Auditlog
2
2
3
-
[](https://packagist.org/packages/orisintel/laravel-model-auditlog)
[](https://packagist.org/packages/always-open/laravel-model-auditlog)
When modifying a model record, it is nice to have a log of the changes made and who made those changes. There are many packages around this already, but this one is different in that it logs those changes to individual tables for performance and supports real foreign keys.
8
8
@@ -11,13 +11,13 @@ When modifying a model record, it is nice to have a log of the changes made and
0 commit comments