filamentphp
What's next for FilamentPHP after v4.2?
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.
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.