root 4 years ago
parent
commit
257796729d
2 changed files with 4 additions and 4 deletions
  1. 1
    1
      app/Http/Controllers/NotificationController.php
  2. 3
    3
      public/manifest.json

+ 1
- 1
app/Http/Controllers/NotificationController.php View File

]; ];


$headers = [ $headers = [
'Authorization: key=AIzaSyBJMDMk5s1Naxq5pW0cfcC4sSg_ExMyJYM',
'Authorization: key=AAAAuCqc038:APA91bF0lSnEURlAscOjD6dRfPDaGnjH-jsePM6-AXcQTytN486RaM_zL8WoqDGTYnRZTeAh6nI8XFcQ9n293KJNfTKvdiNg_cOgnQN_4Yxqb0uK9hou8cmZuSMQgIw-QQl8Jl0WV51L',
'Content-Type: application/json' 'Content-Type: application/json'
]; ];



+ 3
- 3
public/manifest.json View File

{
"gcm_sender_id": "103953800507"
}
{
"gcm_sender_id": "790988903295"
}

Loading…
Cancel
Save