I read several articles on how to add a progress bar, but did not get any example to help.
I have a controller that imports data from a csv file (more than 10000) and how to make an implementation for a progress bar on the screen. The only thing missing is to implement a progress bar, I have no idea how to do this.
source
share