Yup, JavaScript is required if you don't want to force page refreshes regularly to check. No better time than the present to get involved with JavaScript :)
Your options are polling, web sockets or CometD ajax push, all of which require javascript.
You could do it with flash or java applets too, but the gist is, the client(browser) needs to detect the changes and re-render the table.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community