Skip to content

jefyokta/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6312268 · Oct 8, 2024

History

30 Commits
Aug 30, 2024
Oct 1, 2024
Aug 30, 2024
Sep 7, 2024
Oct 1, 2024
Oct 1, 2024
Oct 8, 2024
Sep 3, 2024
Aug 28, 2024
Sep 7, 2024
Aug 24, 2024
Oct 1, 2024
Aug 31, 2024
Aug 24, 2024
Aug 24, 2024
Sep 1, 2024
Oct 1, 2024
Aug 31, 2024

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