The program is developed from the thinkphp5 kernel + mysql + hui template. It beautifies the thinkphp5 error error jump page. Thinkphp5 generates pseudo-static files for the entire site, and the code is tagged.
The source code is developed by thinkphp5 kernel. The system includes system settings-authority management-content management-advertising management and other functions.
Installation tutorial
1. It is recommended to build the system with phpstudy, first create the database, and then import mijia.sql.
2. Modify database.php database name and link information.
3. After the installation is completed.
Enter the background:/admin/login.html
Username:admina
Password: admina123
Program update instructions:
1. Update the framework thinkphp5.0.22 framework core.
2. Simplify the background login window and integrate the layui pop-up layer.
3. Fix the BUG that comes with the framework.
Installation environment:
Suitable for php5.4+apache+mysql database environment, phpstudy is recommended for local construction environment