Skip to content

Fix Add bool $returnNullOnInvalidColumnAttributeAccess = true to base model

Compare
Choose a tag to compare
@macropay-solutions macropay-solutions released this 27 Mar 19:55
· 55 commits to production since this release

Add bool $returnNullOnInvalidColumnAttributeAccess = true to base model and frozen attributes - refactor - based on this idea: laravel/framework#55188

Appends where not covered in the previous version