Download the PHP package sebastiaanluca/laravel-validator without Composer
On this page you can find all versions of the php package sebastiaanluca/laravel-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sebastiaanluca/laravel-validator
More information about sebastiaanluca/laravel-validator
Files in sebastiaanluca/laravel-validator
Package laravel-validator
Short Description Properly handle user input by using your validation rules in form requests (validators) as source of truth.
License MIT
Homepage https://www.github.com/sebastiaanluca/laravel-validator
Informations about the package laravel-validator
Laravel Validator
Properly handle user input by using your validation rules in form requests (validators) as source of truth.
Table of contents
- Requirements
- Install
- Usage
- Change log
- Testing
- Contributing
- Security
- Credits
- License
Requirements
- PHP 7 or higher
- Laravel 5.4 or higher
Install
Via Composer:
Usage
Simply extend the validator in your form request.
License
This package operates under the MIT License (MIT). Please see LICENSE for more information.
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Sebastiaan Luca
- All Contributors
About
My name is Sebastiaan and I'm a freelance Laravel developer specializing in building custom Laravel applications. Check out my portfolio for more information, my blog for the latest tips and tricks, and my other packages to kick-start your next project.
Have a project that could use some guidance? Send me an e-mail at [email protected]!