Loading

phpStudy部署Laravel开发环境 nginx配置

nginx配置

https://learnku.com/docs/laravel/8.5/deployment/10363

而phpStudy每次重启,都会重置nginx配置,干脆就在错误页面加入

try_files $uri $uri/ /index.php?$query_string;

 

posted @ 2021-11-02 13:17  5572  阅读(355)  评论(0编辑  收藏  举报