Cleanup of database reset and cleanup
This commit is contained in:
@@ -7,13 +7,11 @@ APP_URL=http://localhost
|
||||
APP_SETTINGS_STORE=json
|
||||
|
||||
DB_CONNECTION=local
|
||||
DB_HOST=localhost
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=
|
||||
DB_DATABASE=phpvms
|
||||
DB_USERNAME=
|
||||
DB_PASSWORD=
|
||||
|
||||
CACHE_DRIVER=array
|
||||
CACHE_PREFIX=
|
||||
|
||||
PHPVMS_CURRENCY=dollar
|
||||
|
||||
Reference in New Issue
Block a user