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.

v6.18.33 (2020-08-06)

Fixed

v6.18.32 (2020-08-04)

Changed

  • Ignore numeric field names in validators (#33712)
  • Fixed validation rule 'required_unless' when other field value is boolean. (#33715)

v6.18.31 (2020-07-27)

Update

  • Update cookies encryption (release)

v6.18.30 (2020-07-27)

Update

  • Update cookies encryption (release)

v6.18.29 (2020-07-27)

Fixed