
Laravel Auditable
Audit Logs for Eloquent Models
Creator
Arjay Angeles @AQAngeles
Description
Laravel Auditable is a simple Laravel auditing package for your Eloquent Model. This package automatically inserts/updates an audit log on your table on who created and last updated the record.Visit Site