宝塔 laravel 5.1 伪静态

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