html5inputs
by smalldogs
Adds support for all 11 remaining HTML5 elements (Laravel already supports 2 out of the box) using Laravels 4.2 Form interface (e.g. Form::date())
laravel-form-helpers
Handle form model binding, old input binding and validation error messages in a clean and easy way.
laravel-reformulator
by fewagency
Laravel middleware to filter, sanitize, parse and transform request input data.
novafieldcheckboxes
by silvanite
A Laravel Nova field to display a number of multi-select options using checkboxes.