Download the PHP package php-kchat/kchat without Composer
On this page you can find all versions of the php package php-kchat/kchat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package 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
- Required extensions :
Manual installation
Downlaod Kchat Files
Using git
Install Composer
OR
Download Zip and Extract to your Web Directory
Install Composer
OR
Using with Composer
Run following command to complete installation
Create .env
if not exist.
Configure database details in .env
Generate APP_KEY
in the .env
file:
Create tables:
Give a Writable Permission on
- storage/*
- bootstrap/cache/*
- public/images/*
Sign-in your first user and login
Maintainers
All versions of kchat with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2
doctrine/dbal Version ^3.6
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^9.19
laravel/sanctum Version ^3.0
laravel/tinker Version ^2.7
doctrine/dbal Version ^3.6
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^9.19
laravel/sanctum Version ^3.0
laravel/tinker Version ^2.7
The package php-kchat/kchat contains the following files
Loading the files please wait ....