watch on aatventure.news

Laravel, Vue and Pusher | Realtime Pizza Order Tracker (2017)

A look at how to build a realtime application using Laravel, VueJS and Pusher. We re-create the functionality of the Domino's Pizza order status tracker.

2017-09-29 09:00:00 - Laravel

We make use of Laravel Echo, which makes the communication between Pusher and our front end very easy.


GitHub repo for Laravel 5.8:

https://github.com/drehimself/laravel-realtime-example

More Posts