File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Validate phone numbers with Laravel 5
2- [ ![ Latest Version] ( https://img.shields.io/github/release/laravel-valiation -rules/us-phone.svg?style=flat-square )] ( https://github.com/laravel-valiation -rules/us-phone/releases )
2+ [ ![ Latest Version] ( https://img.shields.io/github/release/laravel-validation -rules/us-phone.svg?style=flat-square )] ( https://github.com/laravel-validation -rules/us-phone/releases )
33[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE.md )
4- [ ![ Build Status] ( https://travis-ci.org/laravel-valiation -rules/us-phone.svg?branch=master )] ( https://travis-ci.org/laravel-valiation -rules/us-phone )
5- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/laravel-valiation -rules/us-phone/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/laravel-valiation -rules/us-phone/?branch=master )
6- [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/laravel-valiation -rules/us-phone/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/laravel-valiation -rules/us-phone/?branch=master )
7- [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/laravel-valiation -rules/us-phone.svg?style=flat-square )] ( https://packagist.org/packages/laravel-valiation -rules/us-phone )
4+ [ ![ Build Status] ( https://travis-ci.org/laravel-validation -rules/us-phone.svg?branch=master )] ( https://travis-ci.org/laravel-validation -rules/us-phone )
5+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/laravel-validation -rules/us-phone/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/laravel-validation -rules/us-phone/?branch=master )
6+ [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/laravel-validation -rules/us-phone/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/laravel-validation -rules/us-phone/?branch=master )
7+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/laravel-validation -rules/us-phone.svg?style=flat-square )] ( https://packagist.org/packages/laravel-validation -rules/us-phone )
88
99This package only checks phone number formatting and not actual number validity.
1010
1111## Installation
1212
1313Install via [ composer] ( https://getcomposer.org/ ) - In the terminal:
1414``` bash
15- composer require laravel-valiation -rules/us-phone
15+ composer require laravel-validation -rules/us-phone
1616```
1717
1818Now add the following to the ` providers ` array in your ` config/app.php `
You can’t perform that action at this time.
0 commit comments