2017 © Pedro Peláez
 

library validator

Yet Another Form Validator

image

raymondidema/validator

Yet Another Form Validator

  • Wednesday, August 20, 2014
  • by raymond.idema
  • Repository
  • 1 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Yet Another Form Validator

Place this is your app/start/global.php, (*1)

App::error(function(Raymondidema\Validator\FormValidatorException $exception, $code)
{
    return Redirect::back()->withErrors($exception->getErrors())->withInput();
});

The Versions

20/08 2014

dev-master

9999999-dev

Yet Another Form Validator

  Sources   Download

MIT

The Requires

 

by Raymond Idema

20/08 2014

1.0.3

1.0.3.0

Yet Another Form Validator

  Sources   Download

MIT

The Requires

 

by Raymond Idema

10/07 2014

1.0.1

1.0.1.0

Yet Another Form Validator

  Sources   Download

MIT

The Requires

 

by Raymond Idema

10/07 2014

1.0.2

1.0.2.0

Yet Another Form Validator

  Sources   Download

MIT

The Requires

 

by Raymond Idema

09/07 2014

1.0

1.0.0.0

Yet Another Form Validator

  Sources   Download

The Requires

 

by Raymond Idema