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 3ead011 commit b0a95b6Copy full SHA for b0a95b6
README.md
@@ -98,4 +98,4 @@ This package also provides methods for quickly creating common objects used with
98
createFormRequest(string $class, array $data = [])
99
```
100
101
-Creates an instance of the given [Form Request](https://laravel.com/docsidation#form-request-validation) class with the given request data.
+Creates an instance of the given [Form Request](https://laravel.com/docs/7.x/validation#form-request-validation) class with the given request data.
0 commit comments