RepoJournal
Laravel

@laravel

PHP's most popular framework — Forge, Vapor, and a massive paying audience

Pick a date

Topics: PHP Full archive →

The Wire · Showcase

LARAVEL AI BREAKS OPEN EMBEDDINGS FOR IMAGES, VIDEO, AND DOCUMENTS

By RepoJournal · Filed · About Laravel

The SDK you've been reaching around just got multimodal: Gemini and Voyage embeddings now accept file attachments alongside text, closing the gap between what providers support and what Laravel lets you build.

Laravel/ai shipped support for multimodal embeddings [1], letting you pass images, video, audio, and documents directly to `Embeddings::for()` instead of dropping down to raw API calls [2]. The implementation mirrors existing file type patterns, so the API surface is already familiar. Over in Boost, the team pushed v2.4.13 [3] with Grok Build agent support, configurable browser logging, HTML injection prevention, and compatibility with laravel/mcp ^0.9.0 [4]. Framework received a trio of fixes: `illuminate/image` now has proper licensing and workflow setup [5], `ProcessDriver` preserves falsey exception parameters during concurrency failures [6], and `RedisTaggedCache::decrement()` now normalizes enum keys consistently with `increment()` [7]. Horizon closed a CI gap for Laravel 10 support in CSP tests [8].

Action items

References

  1. [1] Support multimodal for Gemini and VoyageAI ↗ laravel/ai
  2. [2] Support multimodal for Gemini and VoyageAI (#798) laravel/ai
  3. [3] v2.4.13 ↗ laravel/boost
  4. [4] Add support for laravel/mcp ^0.9.0 (#884) laravel/boost
  5. [5] [13.x] Add license and workflow to illuminate/image ↗ laravel/framework
  6. [6] [13.x] Preserve falsey concurrency exception parameters ↗ laravel/framework
  7. [7] fix missing enum_value() call in RedisTaggedCache::decrement() (#60821) laravel/framework
  8. [8] Adjust CSP test for Laravel <=10 support (#1794) laravel/horizon

Quick answers

What shipped in Laravel on July 18, 2026?
The SDK you've been reaching around just got multimodal: Gemini and Voyage embeddings now accept file attachments alongside text, closing the gap between what providers support and what Laravel lets you build. In total, 7 commits, 6 pull requests, and 1 releases landed.
Who contributed to Laravel on July 18, 2026?
6 developers shipped this update, including paulinevos, Pushpak Chhajed, jackbayliss, Amirhf1, Christos Koumpis, and Sarah Gilberg.
What were the notable Laravel updates?
Support multimodal for Gemini and VoyageAI, Support multimodal for Gemini and VoyageAI (#798), and v2.4.13.

More from @laravel

Daily updates, in your inbox

Follow Laravel

PHP's most popular framework — Forge, Vapor, and a massive paying audience We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire