https://github.com/bencoderus/wereport-laravel
An open source help desk system built for interaction between customer service and it's customers.
https://github.com/bencoderus/wereport-laravel
Last synced: 4 months ago
JSON representation
An open source help desk system built for interaction between customer service and it's customers.
- Host: GitHub
- URL: https://github.com/bencoderus/wereport-laravel
- Owner: bencoderus
- Created: 2019-04-21T00:26:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T02:48:23.000Z (over 5 years ago)
- Last Synced: 2025-01-24T08:31:28.636Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 3.01 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Wereport Feedback System.
Wereport is an open source feedback management system that allows users to make suggestions, complaint and share ideas etc.
### Features
- User Authentication.
- Notification System.
- Messaging System.
- Feedback Manager.
- Admin Feature.
- Supports Continuous Discussion.
### Tools
- Laravel Framework 5.7.
- Blade Template Engine.
- Sass (Bootstrap 4).
- JavaScript & JQuery.
### Installation Guide
To get the project up and running on your local machine, do the following. I assume you already know how to go about laravel, bower composer and npm, so i'll be brief.
- Clone Repository.
- Run composer install, to install dependencies.
- Edit the created .env file at the root of your project, to add database credentials, etc.
**Generate app key**
```
php artisan key:generate
```
- create your DB and run the migrations, and database seeders found in the migrations folder, using the commands below
**Run all migrations**
```
php artisan migrate
```
**Launch project**
```
php artisan serve
```
- visit the site at localhost:8000
**PS** This is one of my first Laravel projects, please try to ignore my flaws, I'm better now. 😅
### Got issues?
Please note this project was written in 2018 and it's currently not being maintained , if you are currently facing any issue you can contact me via hello@biduwe.com for help.
**Cheer** 🎉