Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Paul Redmond

Staff writer at Laravel News. Full stack web developer and author.

Laravel Mobile Pass: Generate Apple Wallet and Google Wallet Passes image

Laravel Mobile Pass: Generate Apple Wallet and Google Wallet Passes

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
PHPverse 2026 Returns June 9th image

PHPverse 2026 Returns June 9th

The free online PHP conference is back with talks from Jeffrey Way, Fabien Potencier, Nils Adermann, and more.

Read article
LLPhant: A PHP Generative AI Framework Inspired by LangChain image

LLPhant: A PHP Generative AI Framework Inspired by LangChain

LLPhant is a PHP framework for building Generative AI applications with support for multiple LLM providers, embeddings, vector stores, and RAG capabil...

Read article
Debounceable Queued Jobs in Laravel 13.6.0 image

Debounceable Queued Jobs in Laravel 13.6.0

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
AI Generative Engine Optimization for Laravel image

AI Generative Engine Optimization for Laravel

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
Attach PDFs Directly to Mailables in laravel-pdf 2.6.0 image

Attach PDFs Directly to Mailables in laravel-pdf 2.6.0

The laravel-pdf package adds the Attachable contract to PdfBuilder, letting you pass generated PDFs directly to Laravel mailables and notifications wi...

Read article
Redis Cluster Support for Queues in Laravel 13.5.0 image

Redis Cluster Support for Queues in Laravel 13.5.0

Laravel 13.5.0 adds first-class Redis Cluster support for queues and the concurrency limiter, completes #[Delay] attribute coverage for queued mailabl...

Read article
Time-Based Sharding in Pest v4.6.0 image

Time-Based Sharding in Pest v4.6.0

Pest v4.6.0 introduces time-based test sharding, allowing CI jobs to distribute tests by actual execution time for more balanced parallel runs.

Read article
Flaky Test Retries in Pest v4.5.0 image

Flaky Test Retries in Pest v4.5.0

Pest v4.5.0 introduces a flaky() method and --flaky CLI option for automatically retrying unstable tests, a toBeCasedCorrectly architecture assertion,...

Read article
PestPHP Intellisense in Laravel VS Code Extension v1.7.0 image

PestPHP Intellisense in Laravel VS Code Extension v1.7.0

Laravel VS Code Extension v1.7.0 adds PestPHP intellisense, a Go to Route command, common Artisan commands in the terminal, and Laravel 13 attribute s...

Read article
Laravel Starter Kits Now Include Toast Notifications image

Laravel Starter Kits Now Include Toast Notifications

All four Laravel starter kits — React, Vue, Svelte, and Livewire — now ship with built-in toast notifications for user feedback after actions like pro...

Read article
FormRequest Strict Mode and Queue Job Inspection in Laravel 13.4.0 image

FormRequest Strict Mode and Queue Job Inspection in Laravel 13.4.0

Laravel 13.4.0 adds a strict mode for FormRequest that rejects undeclared input fields, queue methods to inspect pending, delayed, and reserved jobs,...

Read article