Laravel framework v12.66.0 was tagged on 11 August on the 12.x branch. It is a compact maintenance release containing three merged pull requests.

Kieran Brown contributed a change that isolates cloud agent requests from the global HTTP client configuration, so application-wide HTTP settings no longer leak into those internal calls (#61068).

Jess Archer added a configurable socket timeout for the Cloud log driver (#61082).

Finally, afk11 updated the documentation for ColumnDefinition::unsigned, which accepts a parameter that was previously undocumented (#61123). The release was cut as a single commit by github-actions, with the three contributors credited.