Download the PHP package timwassenburg/laravel-dutch-zipcode-validator without Composer
On this page you can find all versions of the php package timwassenburg/laravel-dutch-zipcode-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download timwassenburg/laravel-dutch-zipcode-validator
More information about timwassenburg/laravel-dutch-zipcode-validator
Files in timwassenburg/laravel-dutch-zipcode-validator
Package laravel-dutch-zipcode-validator
Short Description Validate if the given input is a valid Dutch zipcode
License MIT
Homepage https://github.com/timwassenburg/laravel-dutch-zipcode-validator
Informations about the package laravel-dutch-zipcode-validator
Table of Contents
- Installation
- Usage
- Translations
- Contributing
- License
Installation
Run composer require to install the package.
Usage
Add the rule to the field you want to validate.
Translations
Publish the translations with the following command.
You can now update the validation message in the folder.
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
The MIT License (MIT). Please see License File for more information.