# Laravel v12.66.0 - Product: Laravel (https://whatsnew.fyi/product/laravel) - Vendor: Laravel - Date: 2026-08-11 - Version: v12.66.0 - Original notes: https://github.com/laravel/framework/releases/tag/v12.66.0 - Permalink: https://whatsnew.fyi/product/laravel/releases/v12.66.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Isolate cloud agent requests from global HTTP client configuration - **changed** — Configure a socket timeout for the Cloud log driver - **changed** — ColumnDefinition::unsigned takes a parameter, which should be documented * [12.x] Isolate cloud agent requests from global HTTP client configuration by @kieranbrown in https://github.com/laravel/framework/pull/61068 * [12.x] Configure a socket timeout for the Cloud log driver by @jessarcher in https://github.com/laravel/framework/pull/61082 * [12.x] ColumnDefinition::unsigned takes a parameter, which should be documented by @afk11 in https://github.com/laravel/framework/pull/61123