How to create a simple event streaming in Laravel?

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • materialize-tutorials

    Materialize is a streaming database for real-time analytics. This is a collection of Materialize demos and tutorials.

  • Laravel EventStream: Real-time stock trades dashboard with Laravel and Materialize

  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • You could use a frontend framework like Vue.js to handle the event stream. But for this demo, I will use pure Javascript.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • materialize

    The data warehouse for operational workloads. (by MaterializeInc)

  • The demo project does not only show the event stream but also has a simple frontend dashboard and uses Materialize as a streaming database.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts