If you encounter the problem that the entry file of the server's rewriting mechanism cannot hide the error report, just modify this line of code under .htaccess in the Public directory. The correct format of the code is as follows:
RewriteRule ^(.*) $ index.php [L,E=PATH_INFO:$1]
Very good, I will let you know after learning and trying it
Not bad, upvote it, but set APP_DEBUG to false at the entrance, it should be able to be blocked