Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

laravel issue #92

Open
dubcanada opened this issue Dec 5, 2017 · 0 comments
Open

laravel issue #92

dubcanada opened this issue Dec 5, 2017 · 0 comments

Comments

@dubcanada
Copy link

Hello,

https://github.com/nanobox-io/nanobox-guides/blob/master/articles/php/laravel/configure-laravel.md

Is not complete, while it does work for nginx you need a custom config with try_files $uri $uri/ /index.php?$query_string; added to the location / block in order for url rewriting to work.

So either nginx needs to be adjusted or it should be replaced with apache (same as Lumen is right now).

Also Lumen and Laravel documentation should basically be the same, they are the same framework at that level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant