Client-side or server-side?

Hi. I have a question, by default, does Filament use client-side or server-side?
5 Replies
ChesterS
ChesterS2y ago
Yes
aacarrion4
aacarrion4OP2y ago
Excuse me, client-side or server-side?
awcodes
awcodes2y ago
It uses both. I think you’re maybe asking too generic of a question though. It is not an SPA if that’s what you’re asking.
Dennis Koch
Dennis Koch2y ago
It’s using Livewire which is heavily relying on server side rendering.
aacarrion4
aacarrion4OP2y ago
Thank you very much

Did you find this page helpful?