fcm
fcm copied to clipboard
syntax error, unexpected token ")"
I was trying to send a notification to my flutter app using my laravel backend i dont know if its a php or laravel version but when i try to send a notification im getting syntax error, unexpected token ")"
You most likely have an error in your own code for sending notifications. Check if you have properly closed all parentheses.