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
+26-6Lines changed: 26 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# Laravel Process Stamps
2
2
3
-
[](https://packagist.org/packages/orisintel/laravel-process-stamps)
[](https://packagist.org/packages/always-open/laravel-process-stamps)
It is sometimes very useful to know which process created or modified a particular record in your database. This package provides a trait to add to your Laravel models which automatically logs that for you.
8
9
@@ -11,13 +12,13 @@ It is sometimes very useful to know which process created or modified a particul
Copy file name to clipboardExpand all lines: SECURITY.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
3
3
## Reporting a Vulnerability
4
4
5
-
If you encounter what you believe to be a security vulnerability, please report it immediately to [email protected]. Please include your name, your email address, the url of the package, and a description of the suspected issue.
5
+
If you encounter what you believe to be a security vulnerability, please report it immediately to @tomschlick or @qschmick. Please include your name, your email address, the url of the package, and a description of the suspected issue.
0 commit comments