Replies: 1 comment
-
I see there is a section on manipulating the changes array via pipes. not sure where the" RemoveKeyFromChangesPipe.php" file needs to be placed from the example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
0
I have selects on the front-end:
Spatie activity log detects changes and saves them correctly as value 1 changed to value 2, how do I use tapActivity to manipulate those values to insert the names instead?
I tried something similar to the below:
from the dd($activity) I can see that the changes are made
It unfortunately does not write that info to the log :
Thanking you in advance
Beta Was this translation helpful? Give feedback.
All reactions