
The test environment is set as follows:
Operating system: CentOS version 7.6 using Linux system
Control Panel: Select Pagoda Panel as management tool
PHP version: Use PHP 7.3 as the backend script running environment
Database: MySQL version 5.6
Project root directory: set to public folder
Frameworks pseudo-static: Pseudo-static rules for Laravel 5 frameworks
SSL Certificates: SSL Certificates have been enabled to achieve secure HTTPS access to websites
Language support: Support both Chinese simplified and English language settings
About database configuration:
Please modify lines 28, 29, and 30 in the.env file under the project root directory. These rows usually contain key information about the database connection, such as the database's host address, port number, database name, user name, and password. Please make corresponding modifications according to your actual database configuration.
Front-end page adjustments:
To optimize the access experience, we set index.html as the default document, making it load prior to index.php. If you want to directly access the backend index.html page, you can do this by entering the backend domain name/index.html in your browser.
Please note that due to the large project file, about 1 G, this is mainly due to the large number of picture resources. These pictures are left over from previous operations and have not been cleaned up.
In order to facilitate front-end testing, we provide the following test account information:
Account number: 888888
Password: 123456
Comments0