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