DONE: use acs mykad reader, fix trailing issue, duplicated line

This commit is contained in:
ISMAIL MASSERAN
2026-09-01 14:09:09 +08:00
committed by ISMAIL MASSERAN
parent 541a094ce1
commit 4bf2de1e74
11 changed files with 405 additions and 333 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class TrustProxies extends Middleware
*
* @var array|string|null
*/
protected $proxies;
protected $proxies = '*';
/**
* The headers that should be used to detect proxies.