naif/saudi_id_number
最新稳定版本:v1.0
Composer 安装命令:
composer require naif/saudi_id_number
包简介
Saudi national ID number validation field for laravel nova.
README 文档
README
Saudi national ID number validation field for Laravel Nova, Just for the frontend it will not prevent from submitting the form.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
composer require naif/saudi_id_number
Usage:
Add the below to Nova/User.php resource:
SaudiIdNumber::make('id_number') ->rules('min:10', 'max:10'),
Credits
Support:
https://www.linkedin.com/in/naif
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 672
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-08-25