Activity Log
Have a clear overview of who modified what inside your Laravel application. The following actions are noticeable by the activity log:
- Record Created
- Record Updated
- Record Deleted
- Record Restored
- Record Duplicated
- Record Revisioned
Attach the activity logging functionality on your custom Laravel models in a matter of seconds and take full advantage of the already implemented interface system.
To learn more about activity log and how it can help you, please read its documentation section.