-
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 😬
forked from ohmydevops/swoole-laravel-chat
-
Notifications
You must be signed in to change notification settings - Fork 0
svenkeil/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]
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 98.4%
- Other 1.6%