Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

v1.3.8

Choose a tag to compare

@stevebauman stevebauman released this 04 Dec 19:05
· 1059 commits to master since this release
  • Added ability to add a callback for sync attributes. This allows you to create a attribute handler class that accepts the User model upon synchronization of the specific attribute, and you can return whichever values you please to the Laravel model.