Andrew 5 ay önce
ebeveyn
işleme
ca89522a90
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      bootstrap/app.php

+ 1
- 0
bootstrap/app.php Dosyayı Görüntüle

13
     )
13
     )
14
     ->withMiddleware(function (Middleware $middleware): void {
14
     ->withMiddleware(function (Middleware $middleware): void {
15
         //
15
         //
16
+        $middleware->trustProxies(at: '*');
16
     })
17
     })
17
     ->withExceptions(function (Exceptions $exceptions): void {
18
     ->withExceptions(function (Exceptions $exceptions): void {
18
         //
19
         //