All notable changes to glorand/laravel-model-settings will be documented in this file
- Check column settings exists directly on the database table
- Use cache in case of Table Settings Ref. task
- Refactor
- Manage array type settings
- Redis support
- Default settings on Model
- Compatibility with PSR-16, CacheInterface
- Test for console commands
- Configure persistence for settings in case of Field Type (HasSettingsField)
- Command to create the table for settings
- Dynamic name for the settings table and field
- Console Commands
- Initial release