2017 © Pedro Peláez
 

library laravel-validator

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

image

sebastiaanluca/laravel-validator

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

  • Wednesday, August 2, 2017
  • by sebastiaanluca
  • Repository
  • 2 Watchers
  • 3 Stars
  • 685 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

Laravel Validator

Latest stable release Software license Build status Total downloads, (*1)

Read my blog View my other packages and projects ![Follow @sebastiaanluca on Twitter][twitter-profile-badge] [Share this package on Twitter][link-twitter-share], (*2)

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

Table of contents

Requirements

  • PHP 7 or higher
  • Laravel 5.4 or higher

Install

Via Composer:, (*4)

``` bash composer require sebastiaanluca/laravel-validator, (*5)


## Usage Simply extend the validator in your form request. ## License This package operates under the MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information. ## Change log Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ```bash composer install composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*6)

Security

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

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., (*8)

Have a project that could use some guidance? Send me an e-mail at hello@sebastiaanluca.com!, (*9)

The Versions

02/08 2017

dev-master

9999999-dev https://www.github.com/sebastiaanluca/laravel-validator

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

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel validator form request sebastiaan luca

02/08 2017

dev-develop

dev-develop https://www.github.com/sebastiaanluca/laravel-validator

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

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel validator form request sebastiaan luca

02/08 2017

0.2.0

0.2.0.0 https://www.github.com/sebastiaanluca/laravel-validator

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

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel validator form request

24/01 2017

0.1.0

0.1.0.0 https://www.github.com/sebastiaanluca/laravel-validator

An extension to the Laravel form request class to properly handle user input by using your validation rules as source of truth.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel validator form request sebastiaan luca