Releases: mits87/eloquent-nested-attributes
Releases · mits87/eloquent-nested-attributes
v0.0.9
31 Dec 16:47
Compare
Sorry, something went wrong.
No results found
In this release:
Fixes the travis php version
Laravel 6 Compatible
Upgrade dependencies
Add .php_cs config
v0.0.8
31 Dec 11:50
Compare
Sorry, something went wrong.
No results found
In this release:
Fixes the composer.json parse error (there was a trailing comma)
Moves the Mockery dependency into dev (it's not used outside testing)
Adds an unset($attributes[$attr] line in the fillable override. Forgetting to clean the attributes array was
causing a mass assignment exception to be thrown when passing the $attributes array to parent::fill($attributes)
Adds regression test for bug fix
v0.0.7
06 Apr 13:04
Compare
Sorry, something went wrong.
No results found
bump version of libraries
v0.0.6
23 Nov 08:41
Compare
Sorry, something went wrong.
No results found
Add _destroy flag as option to delete nested row.
Fix update many nested rows.
fix
17 Sep 14:32
Compare
Sorry, something went wrong.
No results found
v0.0.3
17 Sep 13:35
Compare
Sorry, something went wrong.
No results found
Support MorphOne and MorphMany
v0.0.2
29 Aug 14:00
Compare
Sorry, something went wrong.
No results found
v0.0.1
29 Aug 13:44
Compare
Sorry, something went wrong.
No results found