search

Home  >  Q&A  >  body text

The specific error location in laravel is difficult to find.

For example, when I was practicing according to the tutorial, some pages had errors, and the error message was like this.

Sorry, the page you are looking for could not be found.

1/1
NotFoundHttpException in Router.php line 1008:

Then below are a bunch of called files. After looking at them for a long time, I don’t know what went wrong.

How did you find the error? Thanks.

曾经蜡笔没有小新曾经蜡笔没有小新2877 days ago387

reply all(1)I'll reply

  • 淡淡烟草味

    淡淡烟草味2017-05-16 16:54:46

    Obviously, your routing configuration is not written correctly. Find the keywords and check your code. Also, if you don’t look at your call stack information, how can you locate the problem?

    reply
    0
  • Cancelreply