Home > Q&A > body text
漂亮男人2017-05-16 16:54:48
Option 1, visithttp://localhost/server.php 而不是http://localhost/方案二,将apache绑定目录指定到path/to/laravel/public, 而不是path/to/laravel
http://localhost/server.php
http://localhost/
path/to/laravel/public
path/to/laravel
If neither solution works, please comment me again.