Logging
We recommend referencing the Laravel docs on Logging
The location of your application logs depends on your directory structure.
For zero-config setups, logs live at [wp-content]/cache/acorn/logs/
.
For traditional setups, logs live at storage/logs/
.