Ratings | | Unique User Downloads | | Download Rankings |
Not yet rated by the users | | Total: 25 | | All time: 10,961 This week: 96 |
|
Description | | Author |
This package is specific mainly for applications used in Saudi Arabia  .
This package provides a component to validate ID numbers for people from Saudi Arabia.
It can generate HTML and JavaScript for displaying a form input field to let the user enter the ID number of a citizen of Saudi Arabia.
A JavaScript library provided with the package validates the ID number on the browser side. | |
 |
|
Innovation award
 Nominee: 8x |
|
Details
Nova Saudi ID Number validation field
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
Abdul-Aziz Al-Oraij
Support:
naif@naif.io
https://www.linkedin.com/in/naif
License
The MIT License (MIT). Please see License File for more information.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.