The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

Paul Redmond

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

Model::withoutRelation() in Laravel 12.54.0 image

Model::withoutRelation() in Laravel 12.54.0

Laravel 12.54.0 adds Model::withoutRelation() for selectively unloading relations, interval() on InteractsWithData, BinaryFileResponse assertion suppo...

Read article
A PHP Package for Concurrent Website Crawling image

A PHP Package for Concurrent Website Crawling

Spatie/crawler is a PHP package for crawling websites concurrently using Guzzle promises, with closure callbacks, typed response objects, scope contro...

Read article
The Inertia v3 Beta is Here image

The Inertia v3 Beta is Here

Inertia v3.0.0 beta ships a built-in XHR HTTP client, a new useHttp hook, optimistic updates, instant visits, URL fragment preservation, and drops sup...

Read article
Polyscope Is an Ai-First Dev Environment for Orchestrating Agents image

Polyscope Is an Ai-First Dev Environment for Orchestrating Agents

Polyscope is a free agent orchestration tool from Marcel Pociot that lets you run dozens of AI agents simultaneously with copy-on-write clones and a b...

Read article
Filament v5.3.0 Released with Deferred Tab Badges and Column Manager Improvements image

Filament v5.3.0 Released with Deferred Tab Badges and Column Manager Improvements

Filament v5.3.0 adds deferred tab badge loading, column manager modal and slideover support, RichEditor plugin enhancements, and sort loading indicato...

Read article
Livewire v4.2.0 Released with Security Hardening and Laravel 13 Support image

Livewire v4.2.0 Released with Security Hardening and Laravel 13 Support

Livewire v4.2.0 adds Laravel 13 support, reactive props during boot hooks, a new $errors.clear() method, and seven security hardening improvements.

Read article
Boost Guidelines & Skills Added in Inertia v2.3.16 image

Boost Guidelines & Skills Added in Inertia v2.3.16

Inertia v2.3.16 adds Boost guidelines and skills documentation and bumps the Svelte Kit dependency to 2.52.2.

Read article
Cache Concurrency Limiting in Laravel 12.53.0 image

Cache Concurrency Limiting in Laravel 12.53.0

Laravel v12.53.0 introduces Cache::funnel() for concurrency limiting backed by any lock-capable cache driver, adds named argument support to event dis...

Read article
Chief: Run Claude Code on Large Projects with Task-Based Workflows image

Chief: Run Claude Code on Large Projects with Task-Based Workflows

Chief is a CLI tool that lets you build large projects with Claude Code by decomposing work into discrete tasks and running them iteratively.

Read article
Improved Skill and Guideline Detection in Laravel Boost v2.2.0 image

Improved Skill and Guideline Detection in Laravel Boost v2.2.0

Laravel Boost v2.2.0 adds significant improvements to how skills and guidelines are detected for your app, ensuring they are always up to date.

Read article
What We Know About Laravel 13 image

What We Know About Laravel 13

Laravel 13 is the next major release of the Laravel framework, scheduled for March 2026.

Read article
New Colors Added in Tailwind CSS v4.2 image

New Colors Added in Tailwind CSS v4.2

Tailwind CSS v4.2.0 adds a new webpack plugin, four new default color palettes, a full set of logical property utilities for block-direction spacing a...

Read article