
The following are the content of the building guide:
Build a tutorial:
To build this program, you need the following conditions and steps:
Requirements:
PHP version 7.2 is recommended, but PHP 7.1 can also be used.
It is recommended to use a pagoda panel for pseudo-static settings.
Do not deploy your program in a secondary directory.
Steps:
First, make sure your server supports PHP 7.1 or 7.2.
If you use the Pagoda Panel, you can configure pseudo-static rules and use the ThinkPHP framework. EP panel upload can be used directly.
Configure the Nginx pseudo-static rule on the server and place it in the.Nginx.htaccess file in the root directory. If you use an Apache server, configure pseudo-static rules in the.htaccess file in the root directory.
For EP panels, pseudo-static settings are usually not required.
Visit the backend management interface, where the address is your domain name followed by/admin/index, for example: domain name/admin/index.
Use the following login information to log in to backend management:
User name: mvso
Password: 123456
Please note that this program will continue to be developed and more features will be added.
Please follow the above steps to build to ensure that the requirements are met and configure pseudo-static rules as needed.
Comments0