Skip to content

Commit 996401a

Browse files
committed
Shout out regarding Laravel Validation Rules collection
1 parent 039be92 commit 996401a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,15 @@ $request->validate([
1818
]);
1919
```
2020

21-
### License
21+
## License
2222
This project is licensed under a GNU Lesser General Public License v3.0 which you can find
2323
[in this LICENSE](https://github.com/laravel-validation-rules/exposed-password/blob/master/LICENSE).
2424

2525

26-
### Feedback
26+
## Feedback
2727
If you have any feedback, comments or suggestions, please feel free to open an
2828
issue within this repository.
29+
30+
## Laravel Validation Rules
31+
32+
This package is part of the Laravel Validation Rules collection. If you're after more Laravel Validation Rules, head to the [Laravel Validation Rules](https://laravel-validation-rules.github.io/) website.

0 commit comments

Comments
 (0)