Laravel Changelog History Search
Welcome to the Laravel Changelog History Search! Dive into the comprehensive history of the Laravel framework with ease. Explore past changes, updates, and improvements. Find specific versions or features quickly. Stay informed and empowered as you navigate the evolution of Laravel. Start searching and uncover the valuable insights from the Laravel Changelog History.
v10.48.26 - 2025-01-21
- [10.x] Refine error messages for detecting lost connections (Debian bookworm compatibility) by @mfn in (#53794)
- [10.x] Bump minimum
league/commonmark
by @crynobone in (#53829)
- [10.x] Backport 11.x PHP 8.4 fix for str_getcsv deprecation by @aka-tpayne in (#54074)
v10.48.25 - 2024-11-26
- [10.x] PHP 8.4 Code Compatibility by @crynobone in (#53612)
v10.48.23 - 2024-11-12
- [10.x] Ensure headers are only attached to illuminate responses by @timacdonald in (#53019)
v10.48.20 - 2024-08-09
v10.48.19 - 2024-08-06
- [10.x] In MySQL, harvest last insert ID immediately after query is executed by @piurafunk in (#52390)