How to create a PHP progress bar using the Laravel Framework?

Asked

Viewed 214 times

0

Please, someone can help me. I need to create a progress bar for a PHP application using the Laravel framework. Example: when loading (display the BD list) from a table with three thousand records display the status in a progress bar.

  • 1

    This has nothing to do with Laravel.

3 answers

0

You have to use something like an AJAX request, or some frontend framework. So you could make a progress bar. Only with Laravel this is not possible.

0

The Laravel itself does not do this but I think you looking for Chart JS you think the q wants. I hope to have helped. Chart JS

0

I believe I can use the tool Progessbar, I believe I can meet your request....

Browser other questions tagged

You are not signed in. Login or sign up in order to post.