Skip to content

Commit b0a95b6

Browse files
authored
Update README.md file (#18)
1 parent 3ead011 commit b0a95b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ This package also provides methods for quickly creating common objects used with
9898
createFormRequest(string $class, array $data = [])
9999
```
100100

101-
Creates an instance of the given [Form Request](https://laravel.com/docsidation#form-request-validation) class with the given request data.
101+
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

Comments
 (0)