I think you can use Scheduler for that , run the scheduler everyThirtyMinutes() or hourly() etc, Try to ping the server, If ping is success, Copy from local db to server db (compare timestamps to avoid duplicate entry)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community