Good, I am developing a web application with PHP and MySQL, and in the future I would like to port this web application to iOS and Android.
What I do not know is how I could send push notifications to the user without having to develop a specific application for each device, and taking advantage of the web application that is responsive.
Thanks for the help.