ракловыдф
Zh задал(а) вопрос 4 августа 2021 г. 17:47
Hellooo :)
I'm newbie with laravel and i want to fetch data from database in realtime for my dashboard anaytics and i found a solution with ajax but it dosen't work if any one have a simple solution it will be helpful
Thank
What exactly doesn't work with your ajax calls?
Also, WebSockets are a great solution for realtime data on a dashboard. Laravel offers this out of the box using broadcasting