This version is full open source version! This version v1.8 is full open source!
- Installation Tutorial
- 1, create a website and database to pagoda as an example [recommended environment is php7.1] delete the website default is all the files!
- 2. Upload the source code and database to the server
- 3, configure the site running directory, configure the directory for public, this time we visit the site is going to report errors.
- 4. Execute composer update in the root directory of the website to install the dependency files.
- Execute composer installation dependency files, if the error in this step, may be the following reasons: 1, did not install composer 2, the version does not match 3, the version of the source is foreign, very slow, you need to replace the domestic source; specific circumstances Baidu to understand the
- [Note: If the site appears to be garbled after installation, please see the "Encryption Component Installation Tutorial"].
- 5. Configure the basic information in the root directory .env file
Thanks for visiting, get more great articles please bookmark this site.
© copyright statement
THE END