Some experimental commands for DB creation.

This commit is contained in:
James Cole
2019-11-17 13:18:35 +01:00
parent 07623335f7
commit cd2e74a476
3 changed files with 74 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ fi
#env $(grep -v "^\#" .env | xargs)
php artisan cache:clear
php artisan migrate --seed
php artisan firefly-iii:create-database
php artisan firefly-iii:decrypt-all
# there are 13 upgrade commands