Skip to content

基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计

License

Notifications You must be signed in to change notification settings

iadao/student_system

 
 

Repository files navigation

school

基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计

运行环境 thinkphp6.0 mysql5.7 bootstrap4 本地测试集成环境软件:phpstudy 安装 可参考thinkphp项目搭建 添加网站根目录/public 添加伪静态

Options +FollowSymlinks -Multiviews RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php?s=/$1 [QSA,PT,L]

导入数据库 修改数据库配置/app/config/database.php 若项目无法启动删除runtime再试

About

基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.2%
  • PHP 27.0%
  • JavaScript 6.8%