File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 4
4
</a>
5
5
<h1 align="center">Laravel Validation</h1>
6
6
<br>
7
+ <p align="center">
8
+ <a href="https://packagist.org/packages/phpviet/laravel-validation"><img src="https://img.shields.io/packagist/v/phpviet/laravel-validation.svg?style=flat-square" alt="Latest version"></a>
9
+ <a href="https://travis-ci.org/phpviet/laravel-validation"><img src="https://img.shields.io/travis/phpviet/laravel-validation/master.svg?style=flat-square" alt="Build status"></a>
10
+ <a href="https://scrutinizer-ci.com/g/phpviet/laravel-validation"><img src="https://img.shields.io/scrutinizer/g/phpviet/laravel-validation.svg?style=flat-square" alt="Quantity score"></a>
11
+ <a href="https://styleci.io/repos/187064051"><img src="https://styleci.io/repos/187064051/shield?branch=master" alt="StyleCI"></a>
12
+ <a href="https://packagist.org/packages/phpviet/laravel-validation"><img src="https://img.shields.io/packagist/dt/phpviet/laravel-validation.svg?style=flat-square" alt="Total download"></a>
13
+ <a href="https://packagist.org/packages/phpviet/laravel-validation"><img src="https://img.shields.io/packagist/l/phpviet/laravel-validation.svg?style=flat-square" alt="License"></a>
14
+ </p>
7
15
</p >
8
16
9
- Laravel validation hổ trợ kiểm tra các kiểu dữ liệu đặc thù trong nước ta.
17
+ ## Thông tin
10
18
11
- [ ![ Latest Version on Packagist] ( https://img.shields.io/packagist/v/phpviet/laravel-validation.svg?style=flat-square )] ( https://packagist.org/packages/phpviet/laravel-validation )
12
- [ ![ Build Status] ( https://img.shields.io/travis/phpviet/laravel-validation/master.svg?style=flat-square )] ( https://travis-ci.org/phpviet/laravel-validation )
13
- [ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/phpviet/laravel-validation.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/phpviet/laravel-validation )
14
- [ ![ StyleCI] ( https://styleci.io/repos/187064051/shield?branch=master )] ( https://styleci.io/repos/187064051 )
15
- [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/phpviet/laravel-validation.svg?style=flat-square )] ( https://packagist.org/packages/phpviet/laravel-validation )
19
+ Laravel validation hổ trợ kiểm tra các kiểu dữ liệu đặc thù trong nước ta.
16
20
17
21
## Cài đặt
18
22
You can’t perform that action at this time.
0 commit comments