Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Your routing resulted in CEmONC–BestPractices_TN as a controller name.

The controller name CEmONC–BestPractices_TN has not been properly inflected, and could not be resolved to a controller that exists in your application.

Ensure that your URL /CEmONC%e2%80%93BestPractices_TN is using the same inflection style as your routes do. By default applications use DashedRoute and URLs should use - to separate multi-word controller names.

If you want to customize this error message, create src/Template/Error/missing_controller.ctp

toggle vendor stack frames