You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ For description of each sample website and for detailed installation instruction
11
11
12
12
*[Pure PHP](purephp/README.md) - demonstrates how to create a 3-page website without any framework
13
13
*[Hello World Sample](helloworld/README.md) - shows how to write a simple, but functional website with Zend Framework 3, including the documentation and file download pages
14
-
*[Form Demo Sample](formdemo/README.md) - here you can see how to use web forms for getting data from your site's users
14
+
*[Form Demo Sample](formdemo/README.md) - here you can see how to use web forms for getting data from your site's users and how to upload files to your server
15
15
*[Blog Sample](blog/README.md) - shows how to implement a simple blog website
16
16
*[User Demo Sample](userdemo/README.md) - shows how to use authentication (log in)
17
17
*[Role Demo Sample](roledemo/README.md) - shows how to use RBAC (roles and permissions) for authorization
0 commit comments