There are very compelling reasons to use a full-text search based on an inverted index and a relevancy scoring model. In my experience, the best reason is when you’re actually trying to perform ...
Laravel v13.10.0 introduces a storage cache driver backed by Laravel’s filesystem abstraction, making it possible to use an S3 disk (or any configured disk) as a key/value cache store without ad...
▶️ Watch the video tutorial (10 minutes) So far we’ve been testing the agent through JSON routes. It returns the full reply once the AI is done. Works for development, terrible for customers. No...
Laravel Reorderable by Richie McMullen adds drag-and-drop sorting to any Eloquent model. It ships with ready-made Blade and Livewire components, persists new positions automatically via a package rout...
The Laravel Google Sheets Database Driver by AmazingBV registers a custom google-sheets connection, letting Eloquent, the query builder, and migrations read and write directly to a Google Sheet. The m...
Frontend Nation 2026 is back on June 3-4 for two days of free, online talks, panels, and workshops covering what’s hot in web development and AI. Laravel is named in the framework lineup alongsi...
