laravel-model-settings
laravel-model-settings copied to clipboard
[Proposal] Rename HasSettings::getRules to HasSettings::getSettingsRules
The HasSettings::getRules method collides with the package wat. However, since the method here refers more to the settings than to the usual name for the validation rules, I suggest renaming the method.