Full Changelog: https://github.com/Weebly/laravel-mutate/compare/1.7.3...v2.0.0
getOriginal values by @kchung in https://github.com/Weebly/laravel-mutate/pull/37Full Changelog: https://github.com/Weebly/laravel-mutate/compare/1.7.2...1.7.3
mutateCache on refresh by @kchung in https://github.com/Weebly/laravel-mutate/pull/36Full Changelog: https://github.com/Weebly/laravel-mutate/compare/1.7.1...1.7.2
An additional change needed to support Laravel 8. Override getKeyForSelectQuery()
Allows any Laravel app > 5.0 to support Laravel Mutate.
Full Changelog: https://github.com/Weebly/laravel-mutate/compare/1.5.0...1.6.0
#32
BelongsToMany class compatible with Laravel 6.x (#30)whereIn() with subqueries in Laravel >=5.8 (#29)Minimum Laravel version bumped to 6.x
Fix bug in wherein when used with a subquery
Fix pluck on mutated attributes.
Add support for laravel 6
#16 Fixed a bug with find() from eloquent builder not being able to use mutator on appropriate fields for array of IDs.
Fixes issue with inconsistent use of parseIds within eloquent belongsToMany code
Support array of where conditions.
Bugfix for many to many matching with mutator cache
Bugfixes many to many eager loading
Hotfixes more relationship bugs...
Hotfix a missing use statement.
Fixes BelongsToMany issues
Fixes belongsToMany relationship issues with mutators
whereIn only returns a single record where there should be manyHow can I help you explore Laravel packages today?