rapulu/laravelngphonepassword

Nigerian mobile carriers validation inputs for laravel developers.

Downloads

10

Stars

2

Version

1.0.1

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']

rapulu

Author

rapulu