search

Home  >  Q&A  >  body text

What is going on? Why is this happening?

QQ图片20181012093821.png

亲爱的自己亲爱的自己2225 days ago1133

reply all(3)I'll reply

  • 神沐

    神沐2018-10-12 15:18:27

    define('APP_DEBUG',false);

    The above

    reply
    0
  • 亲爱的自己

    Thank you very much,

    亲爱的自己 · 2018-10-12 15:18:55
  • 神沐

    神沐2018-10-12 15:17:56

    The correct answer upstairs is that only by turning on the debug mode can you clearly see the location of the problem define('APP_DEBUG',true);

    reply
    0
  • GAOFLY

    GAOFLY2018-10-12 15:12:17

    Turn on the debugging mode to see where the specific problem lies. The debugging mode is in the config configuration file, just turn it on.

    reply
    0
  • Cancelreply