2017 © Pedro Peláez
 

library logbook

image

bmartel/logbook

  • Saturday, September 12, 2015
  • by bmartel
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Logbook

Adds simple change logs to eloquent models through a convenient interface and trait., (*1)

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., (*2)

Credits

Brandon Martel - Maintainer, (*3)

The Versions

12/09 2015

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

The Development Requires

by Brandon Martel

12/09 2015

0.1.0

0.1.0.0

  Sources   Download

MIT

The Requires

 

The Development Requires

by Brandon Martel