---
title: "Real-time applications using Laravel"
url: https://daily.dev/posts/real-time-applications-using-laravel-8npnm76zv
source_url: https://www.honeybadger.io/blog/real-time-applications-using-laravel/
type: article
source: "Honeybadger"
published: 2023-05-02T18:53:12.646Z
updated: 2023-07-20T14:10:56.027Z
tags: ["testing", "database", "vuejs", "php", "laravel", "frontend", "websocket"]
reading_time: 7
upvotes: 10
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Real-time applications using Laravel

**[Honeybadger](https://daily.dev/sources/honeybadger)** · 7 min read · 10 upvotes · 0 comments

## Summary

Real-time applications are a great way to keep users on a site for longer periods of time. They provide an incredibly smooth experience for users interacting with your web application. In this tutorial, we will learn how to make use of real-time technologies and create incredible user experiences with the Laravel Framework.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.honeybadger.io/blog/real-time-applications-using-laravel/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#testing](https://daily.dev/tags/testing), [#database](https://daily.dev/tags/database), [#vuejs](https://daily.dev/tags/vuejs), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel), [#frontend](https://daily.dev/tags/frontend), [#websocket](https://daily.dev/tags/websocket)

[View this post on daily.dev](https://daily.dev/posts/real-time-applications-using-laravel-8npnm76zv)
