或者可以使用更方便的查空报错

    1. ->where(['status' => 1])
    2. ->where(['status' => 1])
    3. ->findOrFail();