Laravel app built with Chatkit

This repository shows a live chat chat app built with Laravel and Chatkit

Tutorial: https://pusher.com/tutorials/live-chat-laravel

Getting Started

Clone the repository. The repository contains a Laravel project. You can run the project with this command:

php artisan serve

Prerequisites

You need the following installed:

Built With

  • Laravel - Used to build the backend of the web app
  • Vue.js - Used to frontend of the web app
  • Pusher - APIs to enable devs building realtime features

Acknowledgments