Looking to hire Laravel developers? Try LaraJobs

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

Description
Turkey tax number validation extend package for Laravel.
Last update
2020/12/17 00:37 (1.x-dev)
License
Links
Downloads
258

Comments
comments powered by Disqus

X-Laravel - Validation TR Tax Number Extend Package

Introduction

Turkey tax number validation extend package for Laravel.

Requirements

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

Install

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

Example Usage

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

License

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