Is Filament compatible with Folio

Wanting to use Filament but use folio too
Solution:
technically it could as long as your using stanadalone and not a panel.
Jump to solution
5 Replies
awcodes
awcodes16mo ago
Ok. folio and filament are two separate things. How are you tying to use them together?
<?= Hey ?>
<?= Hey ?>OP16mo ago
I was just asking if it's possible to mix them
Solution
awcodes
awcodes16mo ago
technically it could as long as your using stanadalone and not a panel.
awcodes
awcodes16mo ago
A folio view could certainly have a livewire component that uses forms, tables etc. But it’s not going to work with a panel.
<?= Hey ?>
<?= Hey ?>OP16mo ago
OK thank you for the answer 🙂

Did you find this page helpful?