@extends('layouts.base') @section('content') @section('title', trans('MONGODB设置'))
@include('layouts.newTabs')
MONGO设置
为空时默认为127.0.0.1
为空时默认为空
为空时默认为NULL
为空时默认为27017
默认跟mysql数据库名称一致,切勿随意更改
提交
@endsection