https://github.com/SinghDigamber/php-user-authentication/blob/63ac33c60f297493fcbb84f1c7910ee0e3100c1f/index.php#L28 Need to add a refference to your login.php include in the form action. In this case `action="controllers/login.php"` #8 Should fix this.
php-user-authentication/index.php
Line 28 in 63ac33c
Need to add a refference to your login.php include in the form action.
In this case
action="controllers/login.php"#8 Should fix this.