gufran/former

This package is abandoned and no longer maintained. The author suggests using the Laravel 5 built in validation package instead.

Better way to handle forms and validation as an entity

0.1.1 2014-08-04 15:02 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:37:47 UTC


README

Handle Form data and Validation with ease.

Install

run composer require gufran/former * or add this to your composer.json file

"require": {
    "gufran/former": "*"
}

and run composer install

Documentation

Refer to the Documentation post on my blog.

License

This repository is open-sourced software licensed under the MIT license