Skip to content

Commit a1ddc4c

Browse files
authored
Update README.md
1 parent f70b6c6 commit a1ddc4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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.
@@ -10,4 +10,4 @@ general overview of the principles used in building the form then goes on to giv
1010
You can view the live website showing the tutorial at
1111
[laravel-forms.brabyn.info](https://laravel-forms.brabyn.info/) or install on
1212
your Dev machine to run and view. This repository is here mostly to give users of the tutorial access to
13-
the full raw code of the example form.
13+
the full raw code of the example form.

0 commit comments

Comments
 (0)