File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ If you prefer to use another name other than `settings` ,
250
250
you can do so by defining a ` $invokeSettingsBy ` property.
251
251
This forward calls (such as ` configurations() ` ) to the ` settings() ` method.
252
252
253
- ### Validation system for settings data <a name="validation></a >
253
+ ### Validation system for settings data <a name =" validation " ></a >
254
254
When you're using the set() or apply()|update() methods thrown an exception when you break a rule.
255
255
You can define rules on model using ` $settingsRules ` public property, and the rules array definition is identical with
256
256
the Laravel default validation rules. ([ see Laravel rules] ( https://laravel.com/docs/8.x/validation#available-validation-rules ) )
You can’t perform that action at this time.
0 commit comments