Admin adds question
clean
clean 2020-03-23 23:06:16
0
3
1205

Teacher, what should I do if there is no response when the administrator adds something?

image.png

image.png

clean
clean

reply all(3)
最后呢。

Hello, how did you solve this problem? I don’t think there is any problem. I feel that there is no problem with the code logic.

clean

Okay, thank you, I'll try it

Sirius

1. There is no corresponding code for $result that is not true.

2. Directly add $request->param() to the database. There may be extra fields that the database does not have. Add another parameter. true

$result = UserModel::create($request->param(), true);

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template