Files
aso/config/fcm.php
2024-05-24 09:09:21 +07:00

5 lines
61 B
PHP

<?php
return [
'server_key' => env('FCM_SERVER_KEY'),
];