No route defined / 404 – Page not found
- ttrepper
- Member | 11
Hi all, I apologize for the inconvenience but somethow I don't get the routing – I cannot get it up and running. I guess there is a small issue but I don't find it. Any help appreciated. Thank you very much in advance. 😃
My setup is:
Folder
\index.php
\app\Bootstrap.php
\app\Modules\Front\Web\DefaultPresenter.php
\config\application.neon
in index I load the bootstrap:
in Bootstrap I do:
My application.neon is:
and my DefaultPresenter (is in app\modules\front\web\DefaultPresenter
The error is a 404 – Page not found and Tracy say's “no route”.
What am I missing? How is case-sensitivity?
Can anbody point me to the right direction please? Thank you very much in advance. 😃
Thomas