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