luisdalmolin / laravel-historiable
A Laravel package to easily keep history of your models
Package info
github.com/luisdalmolin/laravel-historiable
pkg:composer/luisdalmolin/laravel-historiable
0.1.0
2017-03-07 12:05 UTC
Requires (Dev)
- doctrine/dbal: ~2.3
- mockery/mockery: 0.9.*
- orchestra/testbench: 3.4.*
- orchestra/testbench-browser-kit: 3.4.*
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2026-03-01 00:23:08 UTC
README
Easily keep history of your Laravel models.
Version Compatibility
| Laravel | laravel-historiable |
|---|---|
| 5.5.x | 5.6.x |
| 5.4.x | 0.1.x |
Installation
$ composer require luisdalmolin/laravel-historiable:"0.2.*"
Usage
License
See License