search

Home  >  Q&A  >  body text

Mine can't come out either, what's going on?

$this -> view -> fetch('index');

皑雨皑雨2568 days ago1023

reply all(2)I'll reply

  • 天蓬老师

    天蓬老师2017-11-11 22:56:48

    You should use return to return: return $this -> view -> fetch('index');

    reply
    0
  • joker

    joker2017-11-09 22:29:09

    Check whether the Base class of Base.php inherits controller

    reply
    0
  • Cancelreply