laravel-notification-channels / fcm

Firebase Cloud Messaging (FCM) notifications channel for Laravel
https://laravel-notification-channels.com/
MIT License
472 stars 121 forks source link

Add instructions on storing mobile FCM token in the database #195

Closed ISNewton closed 3 months ago

ISNewton commented 3 months ago

This pull request improves the README.md documentation. It clarifies where and how to store the user's FCM token, a crucial piece of information missing from the current documentation could benefit fellow developers.