table('config')->where('key', $key)->pluck('value'))) { $value = $default; } return $value; } }