更新一下问题,SQLSTATE[HY000]: General error: 1364 Field 'question_id' doesn't have a default value (SQL: insert into answers (user_id, body, updated_at, created_at) values (6,
23
, 2017-03-01 15:06:25, 2017-03-01 15:06:25))
但是比如我的url为http://localhost:8000/questions/12,我dd一下,结果是"12",$question是有值得啊