1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00

Update docs

This commit is contained in:
Hillel Coren 2017-12-06 14:04:52 +02:00
parent 5575ac68cc
commit 55cf2f76b5

View File

@ -13,6 +13,8 @@ If you're moving servers make sure to copy over the .env file.
If the auto-update fails you can manually run the update with the following commands. Once completed add ``?clear_cache=true`` to the end of the URL to clear the application cache.
A common error with shared hosting is "open_basedir restriction in effect", if you see this you'll need to either temporarily modify your open_basedir settings or run the update from the command line.
.. code-block:: shell
composer dump-autoload --optimize