Skip to content
/ WebBug Public
forked from phpzc/WebBug

在线项目管理系统-PHP编写的Web项目BUG管理系统

License

Notifications You must be signed in to change notification settings

jagenl/WebBug

 
 

Repository files navigation

Welcome to WebBug 👋

WebBug 项目管理系统

Install

   - git clone 
   - sh update-framework.sh
   - 安装数据库 resource/webbug.sql
   - 修改数据库配置 config/database.php
   - 复制.env.example到.env 修改数据库配置
   - 添加文件夹 public/static/upload 可写权限
   - 后台运行 php think queue:work  执行队列任务 发送通知邮件 可配合 supervisior 后台运行

Author

👤 phpzc

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

在线项目管理系统-PHP编写的Web项目BUG管理系统

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.0%
  • CSS 15.7%
  • Other 0.3%