update send notification fcm
This commit is contained in:
5
config/fcm.php
Normal file
5
config/fcm.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'server_key' => env('FCM_SERVER_KEY'),
|
||||
];
|
||||
Reference in New Issue
Block a user