We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
same with me... any solution?
Sorry, something went wrong.
maybe you can try it for adding
var_dump($test); return [];
what is the result?
Hi, @rosyiid1440 .. maybe you can try to enable debug response. then check the firebase log in the laravel.log file.
laravel.log
fcm() ->to($recipients) // ... ->enableResponseLog() ->send();
if you like, please share the response log here so we can see the problem
No branches or pull requests
The text was updated successfully, but these errors were encountered: