Once you have set up Valet to serve a website, where can you find the access logs and the error logs for that website?
I can see the file ~/.config/valet/Log/nginx-error.log, but it doesn't seem to contain the access log or the output of the error_log function in PHP.
该提问来源于开源项目:laravel/valet