Cache tables
Hi, is it possible to cache my tables in SPA, so they don't get to reloaded on every request?
When they are loaded, they don't have to be reloaded.
I'm using ->deferLoading(), on my table so it would be nice if a user shouldn't see the skeletton again if they have already loaded them π
2 Replies
Hello, did you find a way to hanlde records caching ?
That's not possible.