how to persist filters beyond the session?
Users would like to persist their settings aka filters (in this case) even after logging out, so that they get the same settings when they log back in next time.
How can we persist user specific filter settings for good in a cookie or local storage settings?
https://filamentphp.com/docs/3.x/tables/filters#persist-filters-in-session
2 Replies