Support the ongoing development of Laravel.io →
posted 6 years ago
Laravel
Last updated 1 year ago.
0

add the following location to /etc/nginx/app.d/server.webstation-vhost.conf

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

and restart nginx by sudo nginx -s reload

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Davy mrbean14 Joined 23 Oct 2017

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.