-
install composer (reference)
-
install swoole extension (reference)
-
run
git clone https://github.com/amirbagh75/real-time-messaging.git
to clone this repository -
run
composer install
in the root directory of application -
run
cp .env.example .env
-
run
php artisan key:generate
-
run
php artisan swoole:http start
and everything should be ok now 😬
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
ohmydevops/swoole-laravel-chat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple stateless chat board [Swoole + SocketIO + Laravel]