KChat logo

KChat

  •  0 ratings
In category: Communication / Custom Communication Systems

About KChat

PHP Based Live Chat Application.

  •   308  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: N/A  
  •   N/A  
  •   N/A  
  •  Latest commit: N/A  

Deploy this app to Linode with a free $100 credit!

Languages/Platforms/Technologies:
Lincenses:

More about KChat

KChat

PHP Based Chat Application.

Requirements

  • Web Server Apache or Nginx
  • MySQL 5.7
  • PHP version >= 8.0
    • Required extensions :
      • ctype
      • curl
      • dom
      • fileinfo
      • filter
      • hash
      • json
      • libxml
      • mbstring
      • openssl
      • pcre
      • phar
      • session
      • tokenizer
      • xml
      • xmlwriter

Manual installation

Downlaod Kchat Files

Using git

git clone https://github.com/php-kchat/kchat.git

Install Composer

composer install

OR

Download Zip and Extract to your Web Directory

Install Composer

composer install

OR

Using with Composer

composer create-project php-kchat/kchat

Run following command to complete installation

Create .env if not exist.

cp .env.example .env

Configure database details in .env

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=

Generate APP_KEY in the .env file:

php artisan key:generate

Create tables:

php artisan migrate

Give a Writable Permission on

  • storage/*
  • bootstrap/cache/*
  • public/images/*

Sign-in your first user and login

Maintainers

Comments (0)

Please login to join the discussion on this project.

KChat Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Popular Projects

FluxBB

in Social Networks and Forums
 30k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 18k    1    1    0  

Libreddit

in Social Networks and Forums
 5k    0    1    0  

CasaOS

in Self-hosting Solutions
 5k    0    0    0  

Audiobookshelf

in Audio Streaming
 4k    0    1    0  

Mediagoblin

in Photo and Video Galleries
 4k    0    0    0  

Dashboard

in Personal Dashboards
 3k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 18k    1    1    0  

Tube Archivist

in Automation
 3k    0    1    0  

OneDev

in Project Management
 2k    0    0    0  

iodine

in Proxy
 2k    0    0    0  

Alf.io

in Booking and Scheduling
 2k    0    0    0  

sysPass

in Password Managers
 864    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
pCloud Lifetime

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

TextBelt logo
TextBelt cover

TextBelt

Outgoing SMS API that uses carrier-specific gateways to del…

Novu logo
Novu cover

Novu

Self-hosted / cloud notification infrastructure for develop…

StoneAge Messenger logo
StoneAge Messenger cover

StoneAge Messenger

A self-hosted Android messenger, S3-compatible storage is t…