TrustProxies #42310
Unanswered
stunited-nhatnguyen
asked this question in
General
TrustProxies
#42310
Replies: 0 comments
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.
-
Before, my project use
laravel 8 , php 8.0
and i use packagefideloper/proxy
, i usejwilder/nginx-proxy
to config multiple domain (Ex: admin.localhost, partner.localhost ... ) , it's woking smoothly. When i upgrated it to laravel 9 and php 8.1, i was anounced that Laravel 9 has incorporated this package into the core of Laravel. I have updated file TrustProxies.php as directed. But it's not working. when i access my domain, i receive code308 Permanent Redirect
. Some ideals to fix it?Beta Was this translation helpful? Give feedback.
All reactions