laravel-notification-channels / fcm

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

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

Closed ISNewton closed 6 months ago

ISNewton commented 6 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.