frontend theme
Hi everyone,
Is there any example of using filament for the frontend theme, i.e. for the theme that a guest user displays?
Is there any example of using filament for the frontend theme, i.e. for the theme that a guest user displays?
Solution
@malebestia you can use a lot of Filament's Blade components also on your marketing site for example (check the docs here: https://filamentphp.com/docs/3.x/support/blade-components/overview).
The Filament Minimal Theme can also be used standalone outside Filament panels, so you won't have to design your own components 90% of the time.
The Filament Minimal Theme can also be used standalone outside Filament panels, so you won't have to design your own components 90% of the time.