Skip to content

Commit 59743cd

Browse files
author
G
committed
README
1 parent f70b6c6 commit 59743cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11

2-
##How to Build Dynamic Forms in Laravel
2+
## How to Build Dynamic Forms in Laravel
33

44
Tutorial teaching how to build complex dynamic forms the simple way. Dynamic forms are where JavaScript
55
is used to add and remove blocks of form elements.
66

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

1011
You can view the live website showing the tutorial at
1112
[laravel-forms.brabyn.info](https://laravel-forms.brabyn.info/) or install on

0 commit comments

Comments
 (0)