Cleanup for settings table and moved some seed data into the migrations
This commit is contained in:
@@ -3,7 +3,6 @@ APP_KEY=base64:ve66Z5Kt/zTN3p++0zOPu854PHfZkwJE5VuoFAlzHtI=
|
||||
APP_DEBUG=false
|
||||
APP_LOG_LEVEL=info
|
||||
APP_URL=http://localhost
|
||||
APP_SETTINGS_STORE=json
|
||||
|
||||
DB_CONNECTION=travis
|
||||
DB_HOST=127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user