Releases: corbinjurgens/qform
Releases · corbinjurgens/qform
Laravel Tested
First non-pre-release. Tested on laravel 7 and 8
Laravel 7.0.0 Fixes
v2.1.0-rc3 laravel7.0.0 compatibility
Laravel Version 7.0.0 compatibility preparation
Only tested on v8, but necessary v7 changes made
Blade function for inputs
v2.1.0-rc Add blade function for Inputs
Overhaul and rethink
Simplify usage
Incorrect Master Fix
v1.0.0-alpha4 Input guide text fix
Composer.json fix Facade
v1.0.0-alpha2 Commposer fix facade
Refactor, Direct Render Feature
- Tidied naming of QForm functions
- Partially document code nicer
- Separated QForm functions into concerns
- Create render() function to directly render an input component via {{ $form->render() }}
Input guide text fix
v1.0.0-alpha3 Note about name regex
Public release
Been in private use for a while, it is now public and free for anyone to use as long as you don't mind its not the tidiest