I'm new to Firebase cloud messaging with Laravel,
Thanks to this code https://www.itsolutionstuff.com/post/laravel-firebase-push-notification-tutorialexample.html I was able to send notifications from my Firebase to my Android device by token using curl.
But, Is there any API or way to send a notification to all devices?