Client-side or server-side?

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

Did you find this page helpful?