Problem: go to homestead. app, the page prompts: Noinputfilespecified. system environment: {code ...}. yaml configuration file: {code ...} folder structure: authorization code ..htm I tried to create vagrantcode=index.html under the homefolder, but it does not show any... problem: go to homestead. app, the page prompts: No input file specified.
System environment:
Linux
. Yaml configuration file:
folders: - map: ~/Code to: /home/vagrant/Codesites: - map: homestead.app to: /home/vagrant/Code # to: /home/vagrant/Code/Laravel/public
Folder structure:
/Home/sun (User )/
I tried to create vagrant/code=index.html in the home folder, but the display does not change.
There is also a Code in the sun folder. I created index. php in it, and the display is still:
No input file specified.
What should I do?
Reply content:
Problem: go to homestead. app. the page prompts No input file specified.
System environment:
Linux
. Yaml configuration file:
folders: - map: ~/Code to: /home/vagrant/Codesites: - map: homestead.app to: /home/vagrant/Code # to: /home/vagrant/Code/Laravel/public
Folder structure:
/Home/sun (User )/
I tried to create vagrant/code=index.html in the home folder, but the display does not change.
There is also a Code in the sun folder. I created index. php in it, and the display is still:
No input file specified.
What should I do?