Laravel v5.8.4 released

Laravel v5.8.4 is released in 2019/03/12, here are the changes we`ve merged into this release.

Added

  • Added Illuminate\Support\Collection::join() method (#27723)
  • Added Illuminate\Foundation\Http\Kernel::getRouteMiddleware() method (#27852)
  • Added danish specific transliteration to Str class (#27857)

Fixed

  • Fixed JSON boolean queries (#27847)

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

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