1
Publish and run the migration
ui_preferences JSON column to your users table.2
Add the HasUiPreferences trait to your User model
3
Switch the driver to database
config/ui-switcher.php
Persist UI preferences per user, across sessions and devices.
Publish and run the migration
ui_preferences JSON column to your users table.Add the HasUiPreferences trait to your User model
Switch the driver to database