All Projects → m1guelpf → support_center

m1guelpf / support_center

Licence: MPL-2.0 License
Support center made with Laravel

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to support center

browserslist-generator
A library that makes generating and validating Browserslists a breeze!
Stars: ✭ 77 (+71.11%)
Mutual labels:  support
events-manager-io
A basic site for managing event centers and scheduling events.
Stars: ✭ 19 (-57.78%)
Mutual labels:  center
sccm
Microsoft System Center Configuration Manager
Stars: ✭ 21 (-53.33%)
Mutual labels:  center
workshop
Workshop: Micromagnetics with Ubermag
Stars: ✭ 19 (-57.78%)
Mutual labels:  support
knowledge-base-v3
MyEtherWallet's Knowledge Base
Stars: ✭ 43 (-4.44%)
Mutual labels:  support
ui
Add right-to-left support to the NativeScript framework
Stars: ✭ 22 (-51.11%)
Mutual labels:  support
RemoteSupportTool
an easy single click solution for remote maintenance
Stars: ✭ 74 (+64.44%)
Mutual labels:  support
ACVR2017
An Innovative Salient Object Detection Using Center-Dark Channel Prior
Stars: ✭ 20 (-55.56%)
Mutual labels:  center
OpenCircle
Open-source Circle of 6 with improved security and privacy features. PLEASE NOTE: For the new Circulo app please visit: https://gitlab.com/circuloapp/circulo-android
Stars: ✭ 26 (-42.22%)
Mutual labels:  support
core
🔥 Antares Core Implemenation. Most important project layer, this is the heart for your app. ACL, notifiter, console, geoip, areas, utils and many more...
Stars: ✭ 24 (-46.67%)
Mutual labels:  support
booster
booster.c3bi.pasteur.fr
Stars: ✭ 22 (-51.11%)
Mutual labels:  support
desk360-android-sdk
Desk360 Android SDK
Stars: ✭ 14 (-68.89%)
Mutual labels:  support
.github
Default configuration for @TheAlgorithms repos
Stars: ✭ 57 (+26.67%)
Mutual labels:  support
support
Your go-to guides for understanding Hashnode a little better.
Stars: ✭ 36 (-20%)
Mutual labels:  support
EZAnchor
An easier and faster way to code Autolayout
Stars: ✭ 25 (-44.44%)
Mutual labels:  center
Kommunicate-Web-SDK
Kommunicate Web AI Chatbot and Live Chat Plugin
Stars: ✭ 21 (-53.33%)
Mutual labels:  support
pterobilling
An open-source Laravel 8 online store, client area, and billing software specially made for Pterodactyl panel
Stars: ✭ 258 (+473.33%)
Mutual labels:  support-center
Multiplatform-Bus
Kotlin event-bus compatible with Android & native iOS
Stars: ✭ 43 (-4.44%)
Mutual labels:  center
SimpleCore
.NET C# common/utilities library
Stars: ✭ 11 (-75.56%)
Mutual labels:  support
help
Need help with libuv? Post your question here.
Stars: ✭ 24 (-46.67%)
Mutual labels:  support

Support Center

Support Center

StyleCI Greenkeeper badge

Complete support center built with Laravel

Features:

  • Tickets, comments & statuses
  • Bootstrap: Using Bootstrap, we make the frontend easy to change, so you can adapt it to your own needs.
  • Mail Notifications: Every time you make an important action (comment, close/reopen, create ticket), the user gets notified by email.
  • Simple: Support Center includes the basic features, but you can extend it to cover your needs!
  • More coming soon: Support Center is under active support so, if you want to help or have ideas, go ahead and Contribute!

Preview:

Want to preview the script before installing? Check the YouTube video!

Requirements:

  • PHP >= 5.6.4
  • Composer
  • MySQL
  • MySQL PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

(Don't worry! normally, this is included in your PHP installation)

Installation:

  1. Clone or download this repo to somewhere on your server.
  2. Rename .env.example to .env and fill the database settings.
  3. Run composer update, php artisan key:generate and php artisan migrate.
  4. The first user created will be the admin user.
  5. Enjoy!

Found an issue? Something to improve? Open an issue!

Credits:

  • PHP - For their awesome work on developing PHP.
  • MySQL - For their awesome DB software.
  • Laravel - For this their framework.
  • Bootstrap - For their awesome HTML, CSS & JS framework

License:

Support Center is licensed under the Mozilla Public License. Check the License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].