Filament Copilot: Embedding an AI Assistant into a Laravel Compliance Platform
How we embedded an AI compliance assistant into a Laravel/Filament app β tools, gotchas, and the workarounds that actually made it work in production.
Discover Livewire tutorials, best practices, and real-world examples β enhance your Laravel apps with dynamic, reactive interfaces using Livewire.
How we embedded an AI compliance assistant into a Laravel/Filament app β tools, gotchas, and the workarounds that actually made it work in production.
When using discoverPages() in Filament v4, your custom Register page may still be accessible even without ->registration(). Hereβs the reason and the fix.
Building compliant internal systems with Filament: lessons on approvals, audit trails, and scalable architecture in regulated finance environments.
Build custom Filament navigation with proper role-based access control. Learn how to reorder groups, manage permissions, and securely customize menus.
Master targeted page navigation in Filament by controlling when and where sub-navigation tabs appear in your resource pages.
How Filament 4 makes it easier to build flexible, reusable interfaces with Livewire
Make Filament TextColumn both clickable and copyable β link on text, copy on icon β with a simple AlpineJS hack.
Learn how to extract, filter, and generate accurate reports from Filament tables with getFilteredSortedTableQuery(). No more manual filtering!
Filament v4 is coming! Discover its powerful new features, performance boosts, and enhanced flexibility to take your Laravel apps to the next level. π
Learn how to correctly sort related records in Filament without MySQL errors by referencing the correct table in defaultSort
Custom dashboards streamline decision-making with predictive analytics, interactive visuals, and smart alerts.
Discover how to add a live chat widget to your Filament app and pass user details for personalized support.