DONE: layout letter with letterhead and footer, notification for newly...

This commit is contained in:
ISMAIL MASSERAN
2026-06-28 02:16:49 +00:00
parent 94ecbe5887
commit 034ecf947f
400 changed files with 29802 additions and 5446 deletions
+3 -1
View File
@@ -20,13 +20,15 @@ return [
'allowed_methods' => ['*'],
'allowed_origins' => [
'http://localhost',
'http://127.0.0.1',
'http://localhost:5173',
'http://127.0.0.1:5173',
'http://20.11.32.49',
'http://20.11.32.50',
],
'allowed_origins_patterns' => ['*'],
'allowed_origins_patterns' => [],
'allowed_headers' => ['*'],