Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 665 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 665 Bytes

Hi there friend

This is a source/fork of Chimezie Enyinnaya's simple support-ticket system.The tutorial can be found at https://scotch.io/tutorials/build-a-support-ticket-application-with-laravel-part-1

If you're going to use this just know now that it is insecure. I don't recomend its use in any production environment without first securing the application. Also there's no way to create admin users, all users can view all support tickets even those that are not theirs and just a bunch of security flaws. So don't use this in production. I made it for my own purposes for following along with his tutorial.

Do not use this in production environments.