Alexander Musikhin 1 bulan lalu
induk
melakukan
e2dd1fb98d
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/Notifications/FireBaseNotification.php
  2. TEMPAT SAMPAH
      public/logo.png

+ 1 - 1
app/Notifications/FireBaseNotification.php

@@ -36,7 +36,7 @@ class FireBaseNotification extends Notification
             'notification' => [
                 'title'    => 'Notification Title',
                 'body'     => 'Notification Body',
-                'image'    => '', // Optional image URL
+                'image'    => config('app.addr') . '/logo.png', // Optional image URL
             ],
         ];
     }

TEMPAT SAMPAH
public/logo.png