Releases: glorand/laravel-model-settings
Releases · glorand/laravel-model-settings
V6.0.3
Fix "Segmentation fault" for model inheritance (#109)
* Fix "Segmentation fault" for model inheritance
* Fix formatting
V6.0.2
Fix typo in readme (#108)
V6.0.1
Laravel 10 support, and dropped Laravel 9.
V5.0.1
PHP 8.2 | Fix "Use of "parent" in callables is deprecated" notice (#105)
* PHP 8.2 | Fix "Use of "parent" in callables is deprecated" notice
* Update HasSettings.php
V4.4.1
Updates (#95)
* Updates
* update changelog
V4.4.0
- Validation system for settings data
V4.3.0
- Using another method name other than settings()