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.
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?