Luckily, that’s what happens when you set `APP_DEBUG` to `false`. And it’s really easy to set the log level (debug, notice, error, etc.), too. (Clear your config cache afterward!)
Also, the developers here mixed up `\Illuminate\Support\Facades\Request` and `\Illuminate\Http\Request`.
> If you still want that info, log it somewhere else[.]
https://brainbaking.com/post/2022/05/dont-expose-the-stacktrace-please/