Skip to content

This validation is strictly for Nigerian mobile carriers.

Notifications You must be signed in to change notification settings

rapulu/laravel-phone-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

laravelngphonepassword

Nigerian mobile carriers validation inputs for laravel developers.

Install

After installing Laravel-ng-phone-password, Open up config/app.php and add this to providers key.

rapulu\laravelngphonepassword\PhoneNumberServiceProvider::class

Now all you have to do is to add phone to the pipe rules.

e.g ['phone' => 'required|phone']

About

This validation is strictly for Nigerian mobile carriers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages