thinkphp5
Here are 199 public repositories matching this topic...
-
Updated
Jun 21, 2018 - JavaScript
-
Updated
Sep 27, 2020 - PHP
-
Updated
Aug 15, 2020 - Lua
-
Updated
Jan 14, 2020 - JavaScript
-
Updated
Nov 25, 2019 - PHP
-
Updated
Jun 4, 2020 - PHP
Improve this page
Add a description, image, and links to the thinkphp5 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the thinkphp5 topic, visit your repo's landing page and select "manage topics."
您好:
如题,目前文档中缺乏对.env.example重要性的说明。如果在安装前删除了.env.example或者移动安装包内文件到网站根目录时忘记移动.env.examle(由于.env.examle是隐藏文件,默认的
mv
指令不会移动前者),会导致安装第四步无法写配置文件而报500错误。此致