mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Updated Upgrade instructions (markdown)
@@ -1,13 +1,3 @@
|
||||
Firefly III has had a long and stormy history. Upgrading may prove to be difficult.
|
||||
This page has been moved to the Firefly III website:
|
||||
|
||||
So far the most fool-proof way of upgrading I have found is installing Firefly III using a git checkout / composer update routine (see the [installation page](https://github.com/JC5/firefly-iii/wiki/Installation)).
|
||||
|
||||
Other methods (recommended by me in the past, mea culpa) will not allow you to update easily.
|
||||
|
||||
## Upgrading
|
||||
|
||||
* Go to the ``firefly-iii`` folder.
|
||||
* Run ``git pull``
|
||||
* Run ``php artisan migrate --env=production``
|
||||
|
||||
That should do it!
|
||||
**[Upgrade instructions](https://firefly-iii.github.io/upgrade-guide/)**
|
Reference in New Issue
Block a user