Added new phpvms:dev-install command #176

This commit is contained in:
Nabeel Shahzad
2018-02-09 17:11:55 -06:00
parent 390f08d25f
commit d94294e3f6
3 changed files with 96 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ class ConfigService
'SITE_URL' => 'http://phpvms.test',
'DB_CONN' => '',
'DB_HOST' => '',
'DB_PORT' => '',
'DB_PORT' => 3306,
'DB_NAME' => '',
'DB_USER' => '',
'DB_PASS' => '',