Libraries tagged by eloquent audit
omaximus/revisionable
14571 Downloads
Fork of VentureCraft/revisionable
lephleg/revisionable
125 Downloads
A venturecraft/revisionable fork with IP tracking enabled.
famdirksen/revisionable
6990 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
develoopin/revisionable
50 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
danielemontecchi/laravel-userstamps
5 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
csinghdev/cs-revisionable
16 Downloads
Keep a revision history with custom field for your models for use with Laravel
ciyin/revisionable
10 Downloads
fork from venturecraft/revisionable, change soft delete to hard delete
alscheuring/revisionable
9 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
seedgabo/revisionable
10 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
poldiwa/revisionable
13 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
kangyasin/revisionable
9 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
exceedone/revisionable
8 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
edujugon/revisionable
8 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
jeffersongoncalves/laravel-created-by
2 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
alagaccia/laravel-created-by
2 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.