]> BookStack Code Mirror - website/commitdiff
Updated restore docs with migration instruction
authorDan Brown <redacted>
Sat, 5 Nov 2016 17:43:32 +0000 (17:43 +0000)
committerDan Brown <redacted>
Sat, 5 Nov 2016 17:43:32 +0000 (17:43 +0000)
resources/docs/admin/backup-restore.md

index ad350a12974b2b32b860424c1e370645779aa258..5fab78225e4afffa550f134dee560952f98d14b4 100644 (file)
@@ -92,6 +92,9 @@ mysql -u benny -p bookstack < bookstack.backup.sql
 sudo mysql -u root bookstack < bookstack.backup.sql
 ```
 
+If you are restoring to a new verion of BookStack you will have to run
+`php artisan migrate` after restore to perform any required updates to the database.
+
 #### Files
 
 To restore the files you simple need to copy them from the backup archive