Dynamic Modification of the Administration Panel Based on User Settings

Hi everyone, I'm working on a project where I want users to be able to dynamically modify their admin panel. The idea is that they can change all possible attributes (colors, brand name, navigation options, etc.) through a settings page. These settings will be stored in the database. Does anyone have experience or suggestions on how to implement this efficiently? What patterns or practices do you recommend for dynamically loading and applying these settings in the panel? Thanks in advance!
1 Reply
awcodes
awcodes2mo ago
I’ve never had to do this, but others handle this in a middleware, where you have access to the user and their attributes/settings and apply those to the filament panel at that point before the whole app loads. Search the help thread. There’s been several discussions about it.
Want results from more Discord servers?
Add your server