Statamic
Statamic 6: Everything you need to know
Statamic 6 just dropped in beta with a redesigned control panel, command palette, built-in 2FA, and developer-focused improvements. Here's everything you need to know.
Statamic
Statamic 6 just dropped in beta with a redesigned control panel, command palette, built-in 2FA, and developer-focused improvements. Here's everything you need to know.
Laravel
I like shipping fast—but I hate messy PRs. Laravel’s official Claude Code plugin adds laravel-simplifier: a focused, behavior-preserving way to clean up recent Laravel changes before you open a PR.
CMS
Filament’s new TipTap editor replaces Trix with custom blocks, merge tags, secure image uploads and fast extensibility. It brings modern, structured content editing to Laravel and outclasses Nova’s dated WYSIWYG experience.
filamentphp
Filament v4.2 is out – solid, stable, and fully ready for Livewire v4. A no-nonsense status update with exactly where things stand and where to watch for news.
Laravel
Filament v4 has quietly removed one of its biggest constraints: you no longer need an Eloquent model to power a table. Feed your tables directly from external APIs, raw database queries, or simple PHP arrays — while keeping full search, sorting, filters, bulk actions, and pagination.
CMS
How developers can use new hooks and events to build safer workflows.
Statamic
Learn how to add authentication to your Statamic pages using built-in protection schemes. This guide walks you through enabling per-page access control, configuring your Blueprint for easy management, and setting up a custom login page — all without extra plugins.