File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 3
3
Validates an ip address is either public or private. Supports ipv4 & ipv6.
4
4
5
5
<p align =" center " >
6
+ <a href =" https://travis-ci.org/laravel-validation-rules/ip " >
7
+ <img src="https://img.shields.io/travis/laravel-validation-rules/ip.svg?style=flat-square">
8
+ </a >
9
+ <a href =" https://codecov.io/gh/laravel-validation-rules/ip " >
10
+ <img src="https://img.shields.io/codecov/c/github/laravel-validation-rules/ip.svg?style=flat-square">
11
+ </a >
12
+ <a href =" https://scrutinizer-ci.com/g/laravel-validation-rules/ip " >
13
+ <img src="https://img.shields.io/scrutinizer/g/laravel-validation-rules/ip.svg?style=flat-square">
14
+ </a >
6
15
<a href =" https://github.com/laravel-validation-rules/ip/blob/master/LICENSE " >
7
16
<img src="https://img.shields.io/github/license/laravel-validation-rules/ip.svg?style=flat-square">
8
17
</a >
You can’t perform that action at this time.
0 commit comments