Laravel v5.8.33 released

Laravel v5.8.33 is released in 2019/08/20, here are the changes we`ve merged into this release.

Added

  • Added ValidatesWhenResolvedTrait::passedValidation() callback (#29549)
  • Implement new types for email validation support (#29589)
  • Added Redis 5 support (#29606)
  • Added insertOrIgnore support (#29639, 46d7e96, #29645)
  • Allowed to override the existing Whoops handler.(#29564)

Fixed

  • Fixed non-displayable boolean values in validation messages (#29560)
  • Avoid undefined index errors when using AWS IAM (#29565)
  • Fixed exception message in the ProviderRepository::writeManifest() (#29568)
  • Fixed invalid link expiry count in ResetPassword (#29579)
  • Fixed command testing of output and questions expectations (#29580)
  • Added ignoring of classes which are not instantiable during event discovery (#29587)
  • Used real classname for seeders in the output (#29601)

GitHub: https://github.com/laravel/framework/releases/tag/v5.8.33

Keep reading

Announcement August 13, 2025

Announcing Laravel Boost

Ship Laravel features faster with Boost, a Composer package that accelerates AI-assisted Laravel development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

Ashley Hindle

Stay connected with the latest Laravel news