A Bug management project for Bug Hunter. Bug Hunter easily Manage Bug & track Bug.
- Add Bug Category, Bug with (Name,Description,Impact,Procedure & more..)
- Create New Project with URL & Update
- Add Bug on Project, Mark as Completed & get Info of that Bug
- Use ClickJacking & CORS Tool
- Add New Program Link, Site Link, Tools Link
- Install Xampp / Lampp / Wampp
- Paste BugHunter in htdocs or www directory
- Upload bughunter.sql in you database using phpmyadmin
- Update .env with your DBName, ServerName, Password
- In CMD Run Command
php artisan optimize
php artisan cache:clear
php artisan route:cache
php artisan view:clear
php artisan config:cache
- Run this Command for give permission
sudo chmod -R 777 ./BugHunter
This version work on both Linux & Windows( Its slightly slow ).