LaraDESK
A simple but yet complete Helpdesk app made in laravel
Explore the docs »
Request Feature
·
Report a Bug
Table of Contents
About The Project
Built With
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
- mysql
- php
- composer
Installation
- Create a database name
laraveland a userrootwith password******* - Clone the repo
git clone https://github.com/les-bogoss/LaraDESK.git - Change directory to the cloned repo
cd LaraDESK - Install dependencies
composer install - Run migration and seeding
php artisan migrate:fresh --seed - Run the server
php artisan serve
Usage
For more examples, please refer to the Documentation
Roadmap
See the open issues for a full list of proposed features or open one.
Contact
- Célian HAMON - [email protected]
- Théo TRUVELOT - [email protected]
- Alan COURTOIS - [email protected]
- Evan OSMONT - [email protected]
Project Link: https://github.com/les-bogoss/LaraDESK