Missing Method in IngredientsController

Error: The action product is not defined in controller IngredientsController

Error: Create IngredientsController::product() in file: app/Controller/IngredientsController.php.

<?php
class IngredientsController extends AppController {


	public function product() {

	}

}

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

Stack Trace

Lo sapevi che ...
FRoSTA Online