nginx配置laravel lumen重写

location / {
try_files $uri $uri/ /index.php?$query_string;
}

posted @ 2020-04-16 15:37  brady-wang  阅读(427)  评论(0编辑  收藏  举报