Estou com problemas ao excluir curso, quando vejo no terminal aparece este erro:
127.0.0.1:42850 [500]: /deletar?id=9 - Uncaught Error: Class 'Alura\Cursos\Controller\EntityManagerCreator' not found in /opt/lampp/htdocs/projeto-inicial/src/Controller/Exclusao.php:14
Stack trace:
#0 /opt/lampp/htdocs/projeto-inicial/public/index.php(17): Alura\Cursos\Controller\Exclusao->__construct()
#1 {main}
thrown in /opt/lampp/htdocs/projeto-inicial/src/Controller/Exclusao.php on line 14
Como faço para resolver? Abaixo está o link do projeto https://github.com/GrasielaMach14/projeto-inicial.git