FilamentPHP Panel for public site

How can I build a panel that is public for everyone, so without user authentication? Background: I would like to user Filament for a public site, that also offers authentication, but some sections can still be viewed without auth.
1 Reply
Patrick Boivin
One approach I've seen is to automatically login a guest user to a public "app" Panel

Did you find this page helpful?