diff --git a/bootstrap/app.php b/bootstrap/app.php index 8fc8c4d..329d416 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -60,6 +60,7 @@ $app->singleton( */ $app->configure('app'); +$app->configure('trustedproxy'); /* |--------------------------------------------------------------------------