watch on aatventure.news

Laravel, Vue & Pusher | Realtime Pizza Order Tracker

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:30:39 - 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