Laravel 12.6.0 introduces several new features including the Eloquent fillAndInsert method for merging model attributes, a URI path segments helper, and an appliedRules method for password validation. Additionally, the update includes enhancements such as prohibiting the db:seed command and improving the model:prune command to continue running after an exception.
Table of contents
# Allow Merging Model Attributes Before Insert# Add HTTP Request Exception# URI Path Segments Helper Method# Password appliedRules Method# Make the db:seed Command Prohibitable# Do Not Stop Pruning if One Model Fails# Release notes# v12.6.0Sort: