Handesk an Open-source Ticketing System With Laravel

Handesk an Open-source Ticketing System With Laravel

Table of Content

Handesk is a nifty open-source solution for a helpdesk that helps them organize their customer services, have multiple teams with multiple users by having a powerful simple Ticketing system.

The project gained popularity among PHP developers. It is built primarily with PHP. Handesk looks very nice, and it is elementary.

It is originally developed (by At Revo Systems www.revo.works) a modern Laravel-based App. It was released under the MIT license.

Installing Handesk takes a few minutes, it only requires a standard Laravel installation:

git clone https://github.com/BadChoice/handesk.git
cd handesk
composer install
# Setup your .env file to match your desired database
php artisan key:generate
php artisan migrate --seed
php artisan storage:link #if you use the local driver

If you are an avid Docker user, Handesk developers got you covered with a simple instruction as well.

Key features

Handesk

The main reasons why I like Handesk:

  1. Supports multiple teams
  2. Offers a complete headless system with rich REST-API
  3. You can handle multiple teams with just one account
  4. It has an easy API to integrate with your projects
  5. Open-source
  6. Email polling
  7. Multi-Language user-interface
  8. Issue tracker
  9. Support reports
  10. Email attachments as ticket attachments
  11. Auto-lead subscription to MailChimp
  12. Tickets internal notes
  13. Tickets can be escalated, so assistants can comment on them to help the teams
  14. Roadmap module
  15. Ticket rating
  16. It has simple and easy installation
  17. It has a docker setup
  18. Highly scalable

Platforms

  • macOS
  • Windows
  • Linux
  • Server setup: Linux servers, Windows servers
  • Hosting options: DigitalOcean, AWS, IBM Cloud and more.

License

Handesk was released under the MIT license.

Download








Open-source Apps

9,500+

Medical Apps

500+

Lists

450+

Dev. Resources

900+

Read more

Bias in Healthcare AI: How Open-Source Collaboration Can Build Fairer Algorithms for Better Patient Care

Bias in Healthcare AI: How Open-Source Collaboration Can Build Fairer Algorithms for Better Patient Care

The integration of artificial intelligence (AI), particularly large language models (LLMs) and machine learning algorithms, into healthcare has transformed the industry dramatically. These technologies enhance various aspects of patient care, from diagnostics and treatment recommendations to continuous patient monitoring. However, the application of AI in healthcare is not without challenges.