Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use Nginx as my reverse proxy of my laravel project and use the following setting.
I need to use x-forwarded-prefix, but laravel does not support this header. Symfony has already supported it, can we add this feature in laravel?
Beta Was this translation helpful? Give feedback.
All reactions