Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enso-ui/laravel-validation
https://github.com/enso-ui/laravel-validation
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/enso-ui/laravel-validation
- Owner: enso-ui
- License: mit
- Created: 2020-06-22T14:01:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-11T11:36:46.000Z (about 3 years ago)
- Last Synced: 2023-03-02T14:46:21.446Z (almost 2 years ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Validation
![npm license](https://img.shields.io/npm/l/@enso-ui/laravel-validation.svg)
![npm download](https://img.shields.io/npm/dm/@enso-ui/laravel-validation.svg)
![GitHub top language](https://img.shields.io/github/languages/top/enso-ui/laravel-validation.svg)
![GitHub issues](https://img.shields.io/github/issues/enso-ui/laravel-validation.svg)
![npm version](https://img.shields.io/npm/v/@enso-ui/laravel-validation.svg)Quickview
## Usage
This package contains an Errors class that maps on the Laravel ValidationException messages
For live examples and demos, you may visit [laravel-enso.com](https://www.laravel-enso.com)
### Installation, Configuration & Usage
...
## Contributions
are welcome. Pull requests are great, but issues are good too.
Thank you to all the people who already contributed to Enso!
## License
[ISC](https://opensource.org/licenses/ISC)