Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResourceNotFoundException in UrlMatcher.php line 98 #5

Open
rgranadosd opened this issue Dec 11, 2020 · 0 comments
Open

ResourceNotFoundException in UrlMatcher.php line 98 #5

rgranadosd opened this issue Dec 11, 2020 · 0 comments

Comments

@rgranadosd
Copy link

Hi, I'm testing this interesting APP but seems that I have an issue . Could anyone help me?

ResourceNotFoundException in UrlMatcher.php line 98:
No routes found for "/".
in UrlMatcher.php line 98
at UrlMatcher->match('/') in RedirectableUrlMatcher.php line 28
at RedirectableUrlMatcher->match('/') in LazyUrlMatcher.php line 51
at LazyUrlMatcher->match('/') in RouterListener.php line 156
at RouterListener->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(EventDispatcher))
at call_user_func(array(object(RouterListener), 'onKernelRequest'), object(GetResponseEvent), 'kernel.request', object(EventDispatcher)) in EventDispatcher.php line 184
at EventDispatcher->doDispatch(array(array(object(RouterListener), 'onKernelRequest'), array(object(LocaleListener), 'onKernelRequest'), array(object(MiddlewareListener), 'onKernelRequest')), 'kernel.request', object(GetResponseEvent)) in EventDispatcher.php line 46
at EventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in HttpKernel.php line 125
at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
at HttpKernel->handle(object(Request), '1', true) in Application.php line 586
at Application->handle(object(Request)) in Application.php line 563
at Application->run() in index.php line 182

@rgranadosd rgranadosd changed the title NotFoundHttpException in RouterListener.php line 176: No route found for "GET /" ResourceNotFoundException in UrlMatcher.php line 98 Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant