Skip to content

Releases: gbrabyn/laravel-forms

Improved Instructions

23 Sep 10:04
Compare
Choose a tag to compare
1.0.2

Updates to Instructions page

Laravel 8

23 Sep 04:40
Compare
Choose a tag to compare

Upgraded to Laravel 8
Added meta descriptions
Changed menu names
Refactored
Unit tests
Bug fix
Package updates

Tutorial with test sample

21 Jul 03:02
Compare
Choose a tag to compare

The tutorial starts with an example form which you can use, submit and explore to your liking. It gives a
general overview of the principles used in building the form then goes on to give detailed instructions.
Instructions include making the form multi-lingual, using reCAPTCHA and details of applying complex validation rules to
dynamic elements of the form.