Skip to content

You can chat online with other chat room members . This panel works either using reverb and redis and Livewire

Notifications You must be signed in to change notification settings

mohamad-ashrafi/LiveChatRoom-laravel

Repository files navigation

Laravel Logo

Real-ChatRoom With Laravel 11

Installation

please run below commands:

composer install
cp .env.example .env

please config env file for support database name and redis

composer php artisan key:generate
composer php artisan migrate:fresh --seed
npm install
npm run build OR npm run dev

notice

Please Run Below Command for run servers

redis-server
php artisan reverb:start

About

You can chat online with other chat room members . This panel works either using reverb and redis and Livewire

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published