Warning (2): file_put_contents(/home/hidrodomus/public_html/tmp/logs/error.log): failed to open stream: No such file or directory [APP/Lib/Cake/Log/Engine/FileLog.php, line 87]
Cakephp CRUD - Data Management System

Missing Method in HomeController

Error: The action example2 is not defined in controller HomeController

Error: Create HomeController::example2() in file: public_html/Controller/HomeController.php.

<?php
class HomeController extends AppController {


	public function example2() {

	}

}

Notice: If you want to customize this error message, create public_html/View/Errors/missing_action.ctp

Stack Trace