How to Update list Item when the Backend Server Change

Is this possible?.. For Example
i have list of items and lets say i display 10 items in a page coming from my backend server(Laravel 4)
Now, i update something in the list in the backend how can i fetched it from mobile?.. without refreshing the mobile page?..