Help with Page not found not work Slim Exception HttpNotFoundException

This sounds like an issue with a sub-directory (base path). Do you run your slim app in a sub-directory? Slim 4 - HttpNotFoundException - #18 by Quentin

$app->setBasePath("/your-alias");