Skip to content
This repository has been archived by the owner on Sep 5, 2018. It is now read-only.

sebastiaanluca/laravel-validator

Repository files navigation

Laravel Validator

Latest stable release Software license Build status Total downloads

Read my blog View my other packages and projects Follow @sebastiaanluca on Twitter Share this package on Twitter

Properly handle user input by using your validation rules in form requests (validators) as source of truth.

Table of contents

Requirements

  • PHP 7 or higher
  • Laravel 5.4 or higher

Install

Via Composer:

composer require sebastiaanluca/laravel-validator

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

composer install
composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email hello@sebastiaanluca.com instead of using the issue tracker.

Credits

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 hello@sebastiaanluca.com!

About

THIS PACKAGE HAS BEEN DEPRECATED — Properly handle user input by using your validation rules as source of truth

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages