Or try paginated search →
As of v5.27.0, the Laravel installer detects when it's running inside an AI coding agent and emits structured JSON output instead of interactive promp...
Read article
Laravel 13.8.0 adds methods for inspecting jobs across all queues at once, plus worker pause/resume events, assertSessionMissingInput(), SortDirection...
Read article
Laravel Brain analyzes your Laravel codebase and renders an interactive graph showing how routes, controllers, services, models, jobs, and events conn...
Read article
Laravel Schema Sentinel is a package that compares your migration files against your live database to surface discrepancies like missing columns, chan...
Read article
Laravel 13.7.0 adds the Interruptible interface for jobs to respond to worker signals, plus the @fonts Blade directive for Vite font optimization, bul...
Read article
Laravel Idempotency is a package by Wendell Adriel that adds HTTP idempotency to Laravel routes, replaying cached responses for duplicate requests and...
Read article
Spatie's Laravel Mobile Pass package lets you generate and push live updates to Apple Wallet and Google Wallet passes directly from your Laravel app.
Read article
The free online PHP conference is back with talks from Jeffrey Way, Fabien Potencier, Nils Adermann, and more.
Read article
LLPhant is a PHP framework for building Generative AI applications with support for multiple LLM providers, embeddings, vector stores, and RAG capabil...
Read article
Laravel 13.6.0 introduces debounceable queued jobs, JSON support for the built-in health route, a new JsonFormatter, Cloudflare Email Service support,...
Read article
Generative Engine Optimization for Laravel is a package by Hitesh Zope that helps get your products and content surfaced in AI-generated answers from...
Read article
The laravel-pdf package adds the Attachable contract to PdfBuilder, letting you pass generated PDFs directly to Laravel mailables and notifications wi...
Read article