我在我的本地主机上安装了Symfony,它就像魅力一样。
但是当我通过php将项目文件夹上传到我的共享主机时,它无法正常工作。
我只看到消息:This site is currently under construction.
我正在使用正确的php版本(7.1。)
这是我的文件夹结构。
.DS_Store
.env
.env.dist
.git
.gitignore
assets
bin
composer.json
composer.lock
config
package.json
phpunit.xml.dist
public
src
symfony.lock
templates
tests
translations
var
vendor
webpack.config.js