(Untested, please don't trust the contact information in the source code (don't look for me if you get caught)
Maxim V20 new official audio-visual system
Members of this site spend 3000 to purchase and share with me
Build the tutorial and put the compressed package! Test environment: php7.2+mysql5.6
test environment:
php7.2+mysql5.6+Nginx1.18
A total of three domain names are used
houtai.xxxx.cn, api.xxxx.cn, h5.xxxx.cn
Background construction tutorial:
Background domain name: houtai.xxxx.cn
Background database import houtai.sql
Run directory/public
Pseudo-static set to thinkphp
Database file configuration path /app/database.php
Background account: admina
Background password: abc123123
The first login to the backstage will jump to: APP interface database configuration page
Database information Fill in the database name, account number, password and other information of the front-end database. Then hit submit to save!
Front-end building tutorial:
Front desk domain name: api.xxxx.cn
Foreground database import qt.sql
Run directory/public
Pseudo-static set to thinkphp
Database file configuration path /application/database.php
H5 terminal building tutorial:
H5 domain name: h5.xxxx.cn
I don't understand this step
The original tutorial is like this: replace api.hrrz88.bar yxymk.com with your own domain name
I didn't modify any domain names, this is my own research!
APP Tutorial:
The app file is imported into HBuilderX
Modify api.020a.cn as your front-end domain name
Then package it with HBuilderX
last step:
Log in to the background, click on the system, and find the basic tools
Then replace the front-end URL with your own front-end domain name (api.xxxx.cn), and click Refresh Cache
At this point_ the installation is over, and some cloud transcoding configurations in the background are left for your own research configuration)