laravel-bd-phone-verification-rule maintained by nanopkg
Description
laravel-bd-phone-verification-rule package is used to validate all mobile phone numbers in Bangladesh.
Author
Last update
2023/10/09 09:21
(dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-5)
License
Downloads
14
Tags
laravel-bd-phone-verification-rule package.
laravel-bd-phone-verification-rule package is used to validate all mobile phone numbers in Bangladesh.
Installation
You can install the package via composer:
composer require nanopkg/laravel-bd-phone-verification-rule
Usage
$request->validate([
'phone' => 'required|numeric|bdPhone'
]);
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.