Releases: BKWLD/cloner
Releases · BKWLD/cloner
3.8.2: Merge pull request #40 from Putr/patch-1
Fix onCloned
3.8.1: Merge pull request #36 from Wimski/fix/saving-clone-after-attachment
Refactored saving of clone to fix attachments
3.8.0: Merge pull request #35 from Wimski/update/attachment-clone
Pass saved clone to attachment adapter duplicate method
Duplicate attachment from original model
Adding support for Laravel 7
Merge pull request #30 from fridzema/patch-1 Laravel 7 support
3.5.1: Merge pull request #27 from djoudi/master
Add Laravel 6.0 Support
Adding support for Laravel 6
Thanks to @djoudi for the PR.
Support for Laravel 5.8
Merge pull request #20 from eriksanders86/master Laravel 5.8 fix
Added the ability to copy a many-to-many relationship with pivot attributes
Adding package auto-discovery
Closes #12