Skip to content

jefyokta/chat

Repository files navigation

ChatApp

Built with php native + Openswoole

check http library for this project Oktaax

requirement

  • php 8.2+
  • openswoole (php extension)
pecl install openswoole

start

  • Clone Project
git clone https://github.com/jefyokta/chat.git
  • Install php package
composer install
  • Creating app keys
php okta generate-keys
  • Run Migration
 php okta migrate
  • Run Seeder (optional)
 php okta dbseed
  • Start Http server And Websocket Server
php okta start

done !

hope you like it :)

-jefyokta

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published