@adityar15 Push API is not currently supported in Safari (both desktop and iOS).
https://caniuse.com/#feat=push-api
They have their own custom implementation for desktop though.
https://developer.apple.com/notifications/safari-push-notifications/
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have a Laravel website and I have enabled push notifications using Pusher and Laravel's Notification trait. I have no issues on android and desktop. The problem is with safari on iOS. How can I send push notifications to iOS devices? I tried getting the certificate from apple developer's account but there is no certificate section on my developer's account.
Please or to participate in this conversation.