Description
This is free support system in laravel. This project is built with laravel 5 and bootstrap 4. User can add number of tickets and add reply to the tickets. In the dashboard, User will view all tickets according to their registered category. There are so many features in this project. Following are some feature of this project.
- Add Ticket
- Add Ticket Reply
- User Register
- User Login
- User Logout
- Ticket cannot access without user login.
- Count Ticket reply on ticket listing
- Pagination on tickets listing
- Pagination according to bootstrap 4
Following are the simple steps to install this laravel project
- Download and extract the folder on your server
- Edit .env file change the database configuration according to your credentials.
- Open command line and go to this project folder.
- Import the .sql file in database.
- Run the project in browser.
- Check database for user login.
Reviews
There are no reviews yet.