Skip to content

Instantly share code, notes, and snippets.

@joetannenbaum
Created January 30, 2017 16:38
Show Gist options
  • Save joetannenbaum/9448be653305a52536e4b90d67ed3c5b to your computer and use it in GitHub Desktop.
Save joetannenbaum/9448be653305a52536e4b90d67ed3c5b to your computer and use it in GitHub Desktop.
<?php
public function updated($model)
{
$this->track($model);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment