Looking to hire Laravel developers? Try LaraJobs

validation-tr-citizen-number-extend maintained by x-laravel

Description
Turkey citizen number (TC No) validation extend package for Laravel.
Last update
2020/12/17 13:04 (1.x-dev)
License
Links
Downloads
258

Comments
comments powered by Disqus

X-Laravel - Validation TR Citizen Number Extend Package

Introduction

Turkey citizen number (TC No) validation extend package for Laravel.

Requirements

Laravel >=5.5. Other than that, this library has no requirements.

Install

$ composer require x-laravel/validation-tr-citizen-number-extend

Example Usage

$this->validate($request, ['citizen_number' => 'required|tr_citizen_number']);

License

This package is open source software licensed under the MIT license.