Introduction
Filament panels are highly configurable. This guide covers all available configuration options for customizing your panel’s appearance, behavior, and functionality.Basic configuration
Panel ID and path
Every panel requires a unique ID and path:Domain configuration
Host your panel on a specific domain:Home URL
Set a custom home URL for the panel:Branding
Brand name
Customize the application name displayed in the panel:Brand logo
Add a custom logo:Brand logo height
Favicon
Set a custom favicon:Colors
Customize the color scheme:Custom colors
Define custom color palettes:Dark mode
Configure dark mode behavior:Forcing dark mode
Disable the theme switcher:Font
Customize the font family:Maximum content width
Set the maximum width for page content:SPA mode
Enable single-page application mode for faster navigation:SPA URL exceptions
Exclude certain URLs from SPA mode:Database transactions
Automatically wrap actions in database transactions:Middleware
Add custom middleware to panel routes:Render hooks
Inject content at specific locations in the panel:BODY_STARTBODY_ENDHEAD_STARTHEAD_ENDCONTENT_STARTCONTENT_ENDSIDEBAR_STARTSIDEBAR_ENDTOPBAR_STARTTOPBAR_END