Check out a userscript which highlights deleted posts.
GitHub
79198830
Date:
2024-11-18 06:10:12
Score:
0.5
Natty:
Report link
Please follow this to debug issue:
Use
deleting
and
deleted
events in your model's
boot
method.
Activate query logging using
\DB::enableQueryLog();
to track all database interactions, including deletions.
Add logs to easier tracking and understanding of the deletion event.
Reasons:
Low length (0.5):
Has code block (-0.5):
Low reputation (0.5):
Posted by:
Nilesh