Skip to content

cviebrock/Logbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logbook

Adds simple change logs to eloquent models through a convenient interface and trait.

Usage

In any eloquent model you want to track changes, implement the Bmartel\Logbook\LoggableContract and use the Bmartel\Logbook\Loggable trait. By default Logbook will watch your fillable properties, but you can supply your own properties by overriding the $loggable array in each Loggable model.

Credits

Brandon Martel - Maintainer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%