agence-appy / fcmhttpv1

Send push notifications with Laravel and the FCM Http V1 API
28 stars 12 forks source link

Add fcm.json path to fcm_config.php variable named fcm_json_path #2

Closed Rkishahaha closed 1 year ago

Rkishahaha commented 1 year ago

This PR saves fcm.json file path in the config file.

This solves the one open issue.

This PR also allows for fcm.json to be put anywhere in the codebase, user only needs to update the path in the config file.