Skip to content

Commit 255f8f5

Browse files
committed
Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
1 parent 428b695 commit 255f8f5

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
@@ -1,6 +1,8 @@
11
<code>&hearts; Made with &lt;love/&gt; And I love &lt;code/&gt;</code>
22

33
# Laravel Model Validation
4+
[![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)
5+
46
Model validation - Validates the model data. *Only for laravel applications.
57

68
An easy validator option for your eloquent models. Also have flexibility for additional codes that might be executed on before and after validation.
@@ -109,3 +111,6 @@ Refer the available methods in the validationTrait.
109111
## License
110112

111113
Laravel Model Validation is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
114+
115+
116+
[![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)