Customer Support PHP Script

Overview

This script is intended to be a customer support system , where your customers can get help about your products .

Customer Support And Help Disk with knowledge base and FAQ(Frequently Asked Questions) is a full support system which includes 

2- HelpDesk with knowledge Base articles explaining your products and services 

3- FAQ “Frequently Asked Questions” Section .

Features

1- Support Ticketing system . 

2- HelpDesk with knowledge Base articles explaining your products and services 

3- FAQ “Frequently Asked Questions” Section .

Requirements

Since this script is built on top laravel php framework latest version , Make sure your server meets the following requirements:

1- PHP >= 7.1.3

Instructions

1- Create new database and get its credentials ” Database Name , Database User, Database Password” . 

2- Upload script files “all files inside support desk folder” to your www directory or htdocs directory using any ftp socftware like FileZilla.

3- Through phpmyadmin “or any”, import sql script included within sql folder “helpdesk.sql” . 

4- Edit .env file with your new database credentials.

Default Admin login credentials

email : [email protected]

password: 123456

test User

email: [email protected]

password: 123456

Related