Skip to content

caiiiok254/support-ticket

Repository files navigation

HelpDesk simple system on Laravel 5.5


Just simple board with some functions for ticket management

Install:


1) git clone https://github.com/caiiiok254/support-ticket.git
2) composer install
3) php artisan key:generate
4) php artisan migrate
5) php artisan db:seed
6) Rename .env.example to .env and change DB/SMTP settings.
7) It's done! If you have any questions about this board - email: [email protected]

About

Helpdesk system using Laravel framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published