Build a live comments feature using Laravel
Create a live comments feature using Laravel and Pusher.
Follow tutorial
Pusher APIs make it simple to add realtime features to your applications, fast. We have hundreds of tutorials, written by our experts, to get you up and running!
Search to find your feature in our collection, or check out the subject list below for inspiration on what you can build using Pusher.
Create a live comments feature using Laravel and Pusher.
Follow tutorial
Realtime comments are a natural feature of any social app. In this tutorial, you will learn to build it with Kotlin.
Follow tutorial
Leverage from the power of Next.js and TypeScript and build a live comments feature into your application.
Follow tutorial
Create a realtime comment feature for web applications using with JavaScript on frontend and Node.js on the backend.
Follow tutorial
Learn to build a live comments application using Angular, featuring sentiment analysis. Use the sentiment analysis to measure whether comments are positive or negative, and display this information on an admin panel.
Follow tutorial
Learn to build a live comments application using Nest.js, featuring sentiment analysis. Use the sentiment analysis to measure whether comments are positive or negative, and display this information on an admin panel.
Follow tutorial
Build a social commenting application using Ruby on Rails and PostgreSQL. App users can leave comments on a sample post, and see other comments appear immediately as they are added.
Follow tutorial
Build a simple comments feed using Go, Vue.js and SQLite. Users can comment on a post, with the comments feed updating instantly.
Follow tutorial
This short tutorial demonstrates how to integrate realtime updates into a Ruby on Rails application. You will create a simple comments interface. Users will be able to add comments, and see comments appear for all users instantly.
Follow tutorial
Build a simple website with Gatsby and React featuring realtime comments. Create a football blog, where users can post comments and see others' responses instantly.
Follow tutorial
Build a comments system using Ember.js and Node.js. Users will be able to post comments and see other comments in realtime. Emojis are automatically added using sentiment analysis.
Follow tutorial
Build a simple blog with a live commenting feature. Use Gatsby, the React-based static site generator, to create the blog. Add realtime comments functionality using Node and Express.
Follow tutorial
Build a mobile app feature with Ionic, allowing users to add comments to a post, and see updates in realtime. The app features sentiment analysis, adding upvotes (or downvotes) to the post, depending on the language of the comments.
Follow tutorial
This tutorial will guide you through building a comments feature for a website, using Flask and Vue.js. New comments will appear in realtime, and the application includes sentiment analysis, to measure the opinion of commenters.
Follow tutorial