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.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)
v10.48.18 - 2024-07-30
- [10.x] Fix runPaginationCountQuery not working properly for union queries by @chinleung in (#52314)
v10.48.17 - 2024-07-23
- [10.x] Fix PHP_CLI_SERVER_WORKERS warning by suppressing it by @pelomedusa in (#52094)
- [10.x] Backport #51615 by @GrahamCampbell in (#52215)