
Thinkphp6.0 framework development, the campus epidemic prevention and control entry and exit registration management system source code, complete functions, help campus epidemic prevention and control, of course, can also be used in various scenarios.
Functions include teacher and student role permissions, big data chart display, scanning codes in and out of campus, campus itinerary recording, generation of QR codes, student management, website management, student check-in and check-in functions, etc.
operating environment
thinkphp6.0
mysql5.7
bootstrap4
Local test integrated environment software: phpstudy
Source code installation method
You can refer to the thinkphp project to build
Add website root directory/public
Add pseudo-static
Options +FollowSymlinks -Multiviews
RewriteEngine on
RewriteBase /
RewriteCond {REQUEST_FILENAME} !- d
RewriteCond {REQUEST_FILENAME} !- f
RewriteRule ^(.*)$ index.php? s=/$1 [QSA,PT,L]
import database
Modify database configuration/app/config/database.php
If the item cannot be deleted, runtime and try again
Comments0