Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

HashanM's avatar

Managing Static Page Data with Filament

How to manage static page data (Like Privacy Policy) With Filament Admin panel

0 likes
1 reply
martinbean's avatar

@hashanm It’s not really static content if you use an admin panel like Filament to manage it.

Just create a “page” resource if you want to manage content like legal pages.

Please or to participate in this conversation.