Please help me. After moved, my Laravel project from one server to another server, push notification is not working. I am using Firebase for push notifications.
I checked and got that handle function of Job is not working But When I run php artisan queue:work then I received a notification. I can not run manually each time. Please guide me on how to run dynamically. Any suggestion. Please guide me
Previously its worked fine but after the server change, I am getting this issue.