September 12, 2023
Laravel Chat App
Laravel Chat App is a realtime chat application built with Laravel, Inertia JS, and React JS. This project is an example of how to implement realtime chat application in Laravel using Soketi.
Laravel Chat App
Laravel Chat App is a realtime chat application built with Laravel, Inertia JS, and React JS. This project is an example of how to implement realtime chat application in Laravel using Soketi.
Source code : GitHub
Tech Stack
Packages
Installation and Usage
Clone the repository
Go to the project directory
Install dependencies
Copy .env.example
to .env
Generate application key
Run migration and seeder
You must install Soketi globally before running the application.
Install Soketi
Run Soketi with custom configuration.
Run the application
Screenshots
Chat Homepage
Search Users
Send Message
Reply Message
Reply and Delete Message
Chat Preview
Rafi Putra Ramadhan
Laravel
ReactJS
InertiaJS