问题:进入homestead.app,页面提示:no input file specified.
系统环境:
linux系统
.yaml 配置文件:
folders: - map: ~/code to: /home/vagrant/codesites: - map: homestead.app to: /home/vagrant/code # to: /home/vagrant/code/laravel/public
文件夹结构:
/home/sun(用户)/
我试了在home文件夹下,建立vagrant/code、index.html,但显示并没有任何改变。
sun文件夹下也有一个code,我在里面建了index.php,显示依旧是:
no input file specified.
咋办咋办?
回复内容: 问题:进入homestead.app,页面提示:no input file specified.
系统环境:
linux系统
.yaml 配置文件:
folders: - map: ~/code to: /home/vagrant/codesites: - map: homestead.app to: /home/vagrant/code # to: /home/vagrant/code/laravel/public
文件夹结构:
/home/sun(用户)/
我试了在home文件夹下,建立vagrant/code、index.html,但显示并没有任何改变。
sun文件夹下也有一个code,我在里面建了index.php,显示依旧是:
no input file specified.
咋办咋办?
