kingmaker/filament-flex-layout
justify-content and gap controls enable pixel-perfect layouts without custom CSS hacks.Flex support arrives. Avoid for v4+ projects (use built-in Flex instead).->horizontalArrangement(HorizontalArrangement::Center)).justify-content, gap) beyond the native Split component.Flex component (this package is deprecated for v4).Split or Stack."This package lets us build professional-grade admin panels in Filament without hiring frontend devs. For example, we can align payment fields side-by-side or center critical metrics in dashboards—just by adding a single method call (->horizontalArrangement()). It’s a 10x faster way to achieve layouts that would otherwise require custom CSS or design system overhead. Since it’s MIT-licensed and Filament-native, it reduces technical debt while keeping our stack lean."
*"If you’re stuck on Filament v3.x and need Flexbox controls (like justify-content: center or custom gaps) in forms/infolists, this package adds those APIs without reinventing the wheel. Key caveats:
->grow(false) on child fields for proper alignment.Flex instead).composer.json for the Dashboard Overhaul initiative—it’ll save us 2–3 hours per complex layout."*"This tool gives you precise control over how forms and data tables look without fighting CSS. Need a ‘Start’-aligned filter group? A centered 2-column layout? Just specify it in the PHP class. It’s like Figma’s auto-layout, but for code. Pair it with Filament’s existing components to match our System Design Docs without manual tweaks."
How can I help you explore Laravel packages today?