Heim > Fragen und Antworten > Hauptteil
Lehrer, was soll ich tun, wenn es keine Antwort gibt, wenn der Administrator etwas hinzufügt?
Sirius2020-04-08 14:40:22
1、没有$result 不为true的对应代码
2、直接将$request->param()添加到数据库,可能会有多余的数据库没有的字段,再加个参数true
$result = UserModel::create($request->param(), true);