DONE: fix cors issues, use custom-logo for letterhead (#6)
Co-authored-by: ISMAIL MASSERAN <topaz@Mac.dlinkrouter.local> Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
@@ -28,4 +28,5 @@
|
||||
[ ] pembayaran pertama tukar jadi one-off
|
||||
[ ] syer maksima silap tukar jadi rm50.00
|
||||
[x] letak sign digital
|
||||
[x] running no anggota dalam surat dan masa.
|
||||
[x] running no anggota dalam surat dan masa.
|
||||
[ ] tukar logo di surat offer
|
||||
+2
-2
@@ -24,8 +24,8 @@ return [
|
||||
'http://127.0.0.1',
|
||||
'http://localhost:5173',
|
||||
'http://127.0.0.1:5173',
|
||||
'https://anggota.koppkb.com',
|
||||
'http://anggota.koppkb.com',
|
||||
'https://mykopkb.koppkb.com',
|
||||
'http://mykopkb.koppkb.com',
|
||||
],
|
||||
|
||||
'allowed_origins_patterns' => [],
|
||||
|
||||
+1
-1
@@ -124,6 +124,6 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'logo_path' => public_path('images/logo/logo.png'),
|
||||
'logo_path' => public_path('images/logo/logo-letterhead.png'),
|
||||
|
||||
];
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 50 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
Reference in New Issue
Block a user