laravel5

  1. S

    Nginx下Laravel5的伪静态设置 Rewrite rules

    location / { try_files $uri $uri/ /index.php?$query_string; }
后退
顶部