Skip to content

Commit

Permalink
docs: link to description of South African ID
Browse files Browse the repository at this point in the history
Reorder paragraphs in introduction.
  • Loading branch information
geoffreyvanwyk committed Aug 7, 2024
1 parent 7eb622a commit ae5684b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@

# South African ID for Laravel

Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African
government-issued personal [identification number](https://www.westerncape.gov.za/general-publication/decoding-your-south-african-id-number-0),
for Laravel.

The validator will pass values generated by the Faker
[idNumber](https://fakerphp.org/locales/en_ZA/#fakerprovideren_zaperson)
formatter that is part of the English (South Africa) or `en_ZA` locale.
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.

## Install

Expand Down

0 comments on commit ae5684b

Please sign in to comment.