Bootstrap 3 Templates for Formular
Installation
Use composer: composer require "formular/form-bootstrap3":"1.0.*".
Usage
See examples directory and \bigwhoop\Formular\Form\Bootstrap3\Bootstrap3Form::$defaultOptions array. :)
cd examples
php -S localhost:8004
Then go to http://localhost:8004/horizontal-form.php.
License
See LICENSE file.

