F
Filament3mo ago
agelos

how to make movable pannels

any clews on how to create something like this ?
No description
3 Replies
awcodes
awcodes3mo ago
Yea, create a custom page with the appropriate livewire components.
agelos
agelosOP3mo ago
what appropriate livewire compoennts ?
awcodes
awcodes3mo ago
Any of them. Filament is just an abstraction on top of Lw and alpine. You can still do anything Lw or alpine related whether using filament or not. It’s all still just laravel.

Did you find this page helpful?