Whoops! We seem to have hit a snag. Please try again later

前端 未结 11 2885
死守一世寂寞
死守一世寂寞 2021-02-20 06:50

Whoops! We seem to have hit a snag. Please try again later.

Codeigniter 4 shows an error when I run the CI4 application, Ho

11条回答
  •  迷失自我
    2021-02-20 07:17

    In your CI4 project root, create a file named .env. It should be in the same directory as system, app e.t.c

    Then, add this CI_ENVIRONMENT = development

提交回复
热议问题