Releases: bavix/laravel-settings
Releases · bavix/laravel-settings
1.1.0
1.0.2
1.0.1
1.0.0
Added
HasSettings
- Contains attitude and nothing more. Simple and easy.HasSetSettings
- The trait for quick settings recording is needed to reduce the amount of your code.HasGetSettings
- Trait for quickly getting settings by type.ReadableService
- Service for reading settings from the model. Needed for quick inheritance, makes the code cleaner and more readable.WritableService
- Service record settings for the model.SettingService
- Working with the settings model.- Unit-cases.