/Laravel-Support-Ticketing

Laravel 6 Project for Support Tickets. Partly generated with QuickAdminPanel.

Primary LanguagePHP

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


How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • 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

License

Basically, feel free to use and re-use any way you want.


More from our LaravelDaily Team