Firebase sending notification Not working in laravel
I'm using Laravel version 7.0.1. Accidently My push notification service with Laravel is not working without any changes in my code and Firebase settings. Here I provided my function of sending push notification and also mentioned the error. It will…