Laravel model settings for Eloquent
orkhanahmadov/laravel-model-settings is a Laravel package for laravel model settings for eloquent.
It currently has 1 GitHub stars and 5.663 downloads on Packagist (latest version 2.0.0).
Install it with composer require orkhanahmadov/laravel-model-settings.
Discover more Laravel packages by orkhanahmadov
or browse all Laravel packages to compare alternatives.
Last updated
Easily add typed settings to any Eloquent model.
You can install the package via composer:
composer require orkhanahmadov/laravel-model-settings
// Usage description here
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.