From 915e7a3a5fdf34d85dcbad6f69ef2c4015f37a73 Mon Sep 17 00:00:00 2001 From: Goodness Toluwanimi Kayode Date: Sun, 19 Nov 2017 20:36:43 +0100 Subject: [PATCH] add metadata to form --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96b67de..e4208ec 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ A sample form will look like so: {{-- required in kobo --}} + {{-- For other necessary things you want to add to your payload. it is optional though --}} {{-- required --}} {{-- required --}} {{ csrf_field() }} {{-- works only when using laravel 5.1, 5.2 --}}