Heim > Fragen und Antworten > Hauptteil
漂亮男人2017-05-16 16:54:48
方案一,访问http://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
如果两个方案均不管用,请再评论我。