Skip to content

Commit 5311283

Browse files
Merge pull request #5 from fossabot/master
Add license scan report and status
2 parents 19704ce + 255f8f5 commit 5311283

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
</p>
66

77
# Laravel Model Validation
8+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ftheriddleofenigma%2Flaravel-model-validation.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Ftheriddleofenigma%2Flaravel-model-validation?ref=badge_shield)
9+
810
Model validation - Validates the model data. *Only for laravel applications.
911

1012
An easy validator option for your eloquent models. Also have flexibility for additional codes that might be executed on before and after validation.
@@ -113,3 +115,6 @@ Refer the available methods in the validationTrait.
113115
## License
114116

115117
Laravel Model Validation is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
118+
119+
120+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ftheriddleofenigma%2Flaravel-model-validation.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Ftheriddleofenigma%2Flaravel-model-validation?ref=badge_large)

0 commit comments

Comments
 (0)