Libraries tagged by Revisions
handsup/laravel-auditing
8 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
haizad/laravel-auditing
386 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
gabrieljaime/table_history_log
9 Downloads
Keep a history for your models
elfsundae/laravel-asset-version
149 Downloads
Laravel static assets versioning via query string: `app.js` → `app.js?d41d8cd98f`
devengine/laravel-auditing-filesystem
4 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
develoopin/revisionable
49 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
dataworkstr/revisionable
85 Downloads
Nice and easy way to handle revisions of your MongoDB.
cuatao/laravel-auditing-elasticsearch
3 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
csinghdev/cs-revisionable
16 Downloads
Keep a revision history with custom field for your models for use with Laravel
ciyin/revisionable
9 Downloads
fork from venturecraft/revisionable, change soft delete to hard delete
carlosocarvalho/laravel-auditing-es
1142 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
boldogteam/laravel-auditing
2 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
azeemhassni/laravel-auditing-filesystem
86 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
asc/revisionable
305 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel 4
antoniputra/reviz
3 Downloads
Easy way to record and rollback any changes of your Eloquent Entities.