Intro
Leaf Form contains methods to simply and quickly handle input from the user.
Installation
You can quickly install leaf forms using the leaf cli:
leaf install form
Or via composer:
composer require leafs/form
Versions
There are currently two versions of leaf forms. Click on your version of choice to view it's docs.
If you are not already using leaf forms, it is recommended that you use version 2.
Upgrading
You can quickly upgrade by running the installation command above.