wezlo/filament-workspace-tabs
Browser-like tabs for Filament panels: open every page in a new tab, persist via localStorage, drag to reorder, pin tabs, reopen recently closed, and use right-click actions plus keyboard shortcuts. Works with Filament v4/v5, SPA and dark mode.
Ctrl+W), addressing accessibility and developer ergonomics—key for internal tools or B2B products.Adopt if:
Look elsewhere if:
localStorage; consider custom middleware for shared sessions).npm run build)."This is a turnkey UX upgrade for our Filament admin panel that lets users manage multiple workflows in a single window—just like a browser. For example, a support agent could pin the tickets dashboard while toggling between user profiles in tabs, saving 20%+ time on context-switching. It’s zero backend work, ships in <1 hour, and aligns with our goal to reduce admin friction. Early adopters like [Example Company] saw 30% fewer ‘lost session’ support tickets after implementing similar features. We can A/B test it with our power users first."
*"This package drops in as a Filament plugin with:
wire:navigate and Filament’s ->spa() mode.TOPBAR_AFTER hook.
Tradeoff: Uses localStorage (client-side only); if you need server-side sync, we’d need a lightweight custom solution. Effort: 15 mins to install, test, and deploy."**"This mimics native browser behavior, so users won’t need training. Key UX wins:
How can I help you explore Laravel packages today?