National Id Validator
The Laravel National Id Validator for iranian users.
This package can be installed through Composer.
composer require journalctl/national-id-validator
return Validator::make(
'national_id' => ['national_id']
)->validate();
Thank you for considering contributing to the National Id Validator!
The National Id Validator is open-source software licensed under the MIT license.