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

sebastiaanluca/laravel-validator

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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