glorand/laravel-model-settings
Add per-model settings to Laravel Eloquent with an easy API to get/set/check/remove values. Choose storage via JSON field, separate settings table, or Redis. Supports defaults, validation, and persistence for user or entity preferences.
Full Changelog: https://github.com/glorand/laravel-model-settings/compare/8.0.3...8.0.4
@jamesdb made their first contribution in https://github.com/glorand/laravel-model-settings/pull/128
Full Changelog: https://github.com/glorand/laravel-model-settings/compare/8.0.0...8.0.1
Full Changelog: https://github.com/glorand/laravel-model-settings/compare/7.0.0...8.0.0
Full Changelog: https://github.com/glorand/laravel-model-settings/compare/6.0.3...7.0.0
Laravel 10 support, and dropped Laravel 9.
Full Changelog: https://github.com/glorand/laravel-model-settings/compare/4.4.1...5.0.0
fix: Parameter type
FIX: HasSettingsField now adheres to $connection override on model
default configs for a table in model_settings.php config file
GitHub actions
Console test && empty function (#54)
Check settings (exist) (#53)
Fix #50
Add support for Laravel 7 (#49)
How can I help you explore Laravel packages today?