Giter Site home page Giter Site logo

acd-ts's Introduction

ACD-TS โ€“ Helpdesk Ticketing System

ACD-TS is a helpdesk ticketing system designed for efficient management of customer support. It enables customers to submit tickets, and agents can provide timely responses.

Features

  • User-Friendly Interface: A clean and simple interface for customers to manage their tickets effortlessly.

  • Email Notifications: Customers receive email notifications for each response to their tickets.

System Requirements

  • PHP Version: 8.0.28
  • Node Version: v20.9.0
  • Composer Version: 2.6.5 (Released on 2023-10-06 10:11:52)
  • npm Version: 10.1.0

Getting Started

Prerequisites

Before you begin, ensure you have the following prerequisites installed:

  • PHP
  • Composer
  • Node.js
  • npm

Installation

  1. Clone the Repository:

    git clone https://github.com/henly09/TS-Installer.git cd TS-Installer

Install PHP Dependencies:

composer install Install Node.js Dependencies:

npm install Configure Your Environment:

Copy the .env.example file to .env and update the database and email configurations. Run Migrations:

php artisan migrate

Start the Development Server: php artisan serve

Visit http://localhost:8000 in your browser.

Development Commands Laravel Mix:

Run npm update Run npm install Run npm run dev for a one-time build Run npm run watch for responsive editing PHP Artisan Commands:

Run php artisan serve to start the development server Run composer update Run composer install

Contributors John Henly Montera License This project is licensed under the MIT License.

Acknowledgments Special thanks to the Laravel community. Feel free to contribute or report issues!

Link to Laradesk GitHub Repository

Proper placement of the project is inside of htdocs for XAMPP and inside www for WAMPP. For the error of the TinyMCU attaching images in it, the cause of it is the error declaration of the path of storage link php artisan storage:link just make sure that you need to re-declare the storage link via deleting the storage link folder inside public in this source code project. Source-Code Project > public > storage <= delete the link named storage. and type in command php artisan storage:link

acd-ts's People

Contributors

henly09 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.