Polyscope - The agent-first dev environment for Laravel

Paul Redmond

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

Laravel Pint Now Replaces Fully Qualified Class Names with Imports image

Laravel Pint Now Replaces Fully Qualified Class Names with Imports

Laravel Pint's Laravel preset now includes the fully_qualified_strict_types rule, which automatically converts fully qualified class names to short na...

Read article
Inertia v3 Upgrade Prompt and JSON Log Support in Laravel Boost v2.3.0 image

Inertia v3 Upgrade Prompt and JSON Log Support in Laravel Boost v2.3.0

Laravel Boost v2.3.0 adds an Inertia v3 upgrade prompt, JSON-formatted log support, and removes six Artisan wrapper MCP tools in favor of direct CLI u...

Read article
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