gufran/former

Better way to handle forms and validation as an entity


Keywords
framework, form, validation, laravel
License
MIT

Documentation

Introduction

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