We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Creating a dashboard with Laravel, Vue and Pusher

Formale Metadaten

Titel
Creating a dashboard with Laravel, Vue and Pusher
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr2018
SpracheEnglisch
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
On the wall mounted TV in our office a dashboard is displayed. At a glance wecan see what the current tasks for each member of our team are, whichimportant events are coming up, which music is playing, if it will rain in thenext 30 minutes, ... and much more. In this demo I'll explain how we leveragedboth Laravel and Vue to build the dashboard. After demonstrating the dashboarditself we'll take a deep dive in the code. We'll take a look at the entireflow: the grid system, broadcast events, the Pusher service, some cool Vuemixins and much more. After this talk you'll be able to setup a dashboardusing our code available on Github.