2015-09-14 18:06 GMT+03:00 Dancer New <dancerfan2015@gmail.com>:
> Any ideas why when first time to load the page, it doesn't work, there is
> /user/display route, why it is looking for /user/display/index which doesn't
> exist?
I think, your form's method is POST, but your route is GET-route.