Laravel v5.8.14 released

Laravel v5.8.14 is released in 2019/04/23, here are the changes we`ve merged into this release.

Added

  • Implemented Job Based Retry Delay (#28265)

Changed

  • Update auth stubs with @error blade directive (#28273)
  • Convert email data tables to layout tables (#28286)

Reverted

Refactoring

  • Replace code with Null Coalescing Operator (#28280, #28287)

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

Keep reading

AnnouncementFeb 5, 2026

Introducing the Laravel AI SDK

Build AI-powered Laravel applications with a unified SDK. Generate text, images, audio, and more across OpenAI, Anthropic, and other providers with clean, organized code.

Laravel Team