Dear group, I created a form class with zf create project hello zf create form Auth
And i call the form class (Application_Form_Auth) inside indexAction() in IndexController.php i get the class not found error. Any help?
Dear group, I created a form class with zf create project hello zf create form Auth
And i call the form class (Application_Form_Auth) inside indexAction() in IndexController.php i get the class not found error. Any help?