From 568f9dc10a36a7d4029d25af7f39ed41c02bbd7e Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 30 May 2017 13:04:57 +0300 Subject: [PATCH] Improve PDF docs --- docs/configure.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configure.rst b/docs/configure.rst index 6e78bab11afc..4572de556586 100644 --- a/docs/configure.rst +++ b/docs/configure.rst @@ -62,6 +62,7 @@ To use a local PhantomJS install add ``PHANTOMJS_BIN_PATH=/usr/local/bin/phantom Troubleshooting --------------- +- Check storage/logs/laravel-error.log for relevant errors. - To determine the path you can run ``which phantomjs`` from the command line. - We suggest using PhantomJS version >= 2.1.1, users have reported seeing 'Error: 0' with older versions. - You can use `this script `_ to test from the command line, change ``__YOUR_LINK_HERE__`` to a 'View as recipient' link.