Skip to content

Peasisoft/support-ticket-system

Repository files navigation

Demo support ticketing project based on Laravel 8.

Project is partly generated with QuickAdminPanel


Laravel Support Tickets 01


Laravel Support Tickets 02


Laravel Support Tickets 03


Laravel Support Tickets 04


Laravel Support Tickets 05


Laravel Support Tickets 06


Environment

  • PHP version: 8.2

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run docker composer up for database if needed
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL
  • If you want to login, click Login on top-right and use credentials admin@admin.com - password
  • Agent's credentials are agent1@agent1.com - password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •