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.8 - 2024-04-17
- [10.x] Fix error when using
orderByRaw()
in query before usingcursorPaginate()
by @axlon in (#51023)
- [10.x] Database layer fixes by @saadsidqui in (#49787)
v10.48.7 - 2024-04-10
- Fix more query builder methods by @taylorotwell in (#95ef230339b15321493a08327f250c0760c95376)
v10.48.6 - 2024-04-10
v10.48.5 - 2024-04-09
v10.48.4 - 2024-03-21
- [10.x] Fix command alias registration and usage by @crynobone in (#50695)