I have arrays of data that can contain the database connection parameters but i dont know how to make it dynamic inside the application, i used i18n for currency and major country strings i though on storing this database connection params into the i18n files from country and just use it like this __('database_array_params') looking like this file:I have arrays of data that can contain the data