Client-side or server-side?

Hi. I have a question, by default, does Filament use client-side or server-side?
5 Replies
ChesterS
ChesterS16mo ago
Yes
aacarrion4
aacarrion4OP16mo ago
Excuse me, client-side or server-side?
awcodes
awcodes16mo 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 Koch16mo ago
It’s using Livewire which is heavily relying on server side rendering.
aacarrion4
aacarrion4OP16mo ago
Thank you very much

Did you find this page helpful?