We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1a8a4 commit f116e10Copy full SHA for f116e10
docs/customization.md
@@ -108,7 +108,7 @@ Shield has the following rules for registration:
108
];
109
```
110
111
-If you need a different set of rules for registration, you can specify them in your `Validation` configuration (**app\Config\Validation.php**) like:
+If you need a different set of rules for registration, you can specify them in your `Validation` configuration (**app/Config/Validation.php**) like:
112
113
```php
114
//--------------------------------------------------------------------
0 commit comments