dcasia / column-toggler

A Laravel Nova package that allows you to hide/show columns in the index view.
MIT License
45 stars 5 forks source link

Store column configuration to session #25

Open webard opened 9 months ago

webard commented 9 months ago

Hello,

Will be great if selected/unselected columns will be stored to session or database or other storage. This will cause the column configuration on resources to be preserved across devices.