Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

3.0.2

Compare
Choose a tag to compare
@KasparRosin KasparRosin released this 15 Jun 10:18
· 9 commits to master since this release
42149ed

Added

  • Created a custom attribute mutator for data column.
    • Keeping backwards compatibility.
    • Existing $media->data = json_encode($data) will stay working.