Warning (2): file_put_contents(/var/www/html/middleware/app/tmp/logs/error.log): failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 142]
Errors

Missing Method in EmpresasController

Error: The action index is not defined in controller EmpresasController

Error: Create EmpresasController::index() in file: app/Controller/EmpresasController.php.

<?php
class EmpresasController extends AppController {


	public function index() {

	}

}

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

Stack Trace