diff --git a/config/trustedproxy.php b/config/trustedproxy.php new file mode 100644 index 0000000..d7d9c9c --- /dev/null +++ b/config/trustedproxy.php @@ -0,0 +1,7 @@ + explode(',', env('TRUSTED_PROXIES', '')), + +];