Does anyone know if there is a plugin, or any template that can help me?
Might be slightly off topic…but how are you connecting to MySQL through AngularJS?
Surely this is consumed via an API?
I am raw as the connection to MySQL, more in the searches, I saw that it is possible to make this connection with PHP.
But I still do not have this connection, I know how to make this connection via PHP, but I’d like to know the best way to do this data synchronization from both the local SQlite to MySQL remote and the converse as well.
But thank you in advance for your attention.