Filament Gaze
VisitFilamentPHP, Plugin
In partnership with Discovery Design
I developed Filament Gaze, a plugin for FilamentPHP that enhances the admin experience by showing when multiple users are viewing the same resource in the admin panel. It adds a real-time visibility layer on top of Filament forms, letting users see who else has the same record open, optionally locking the resource to a single editor to prevent edit conflicts and even allowing authorised users to take control of a locked page. The plugin integrates seamlessly into resource forms via a GazeBanner component and supports features like configurable polling intervals, custom identifiers, and flexible control logic.