Introduction

1. Before using this application, it is recommended to install Homebrew or MacPorts, The version management function in the software checks the available versions of Homebrew and MacPorts.

Users who do not use package management tools can specify the installation directory for each software manually. PhpWebStudy will check the directory for startup files. For example, for php, it will check the directory/sbin/php-fpm. At startup, the detected startup file is called

2. The brew installation method can be found in PhpWebStudy-Installing Brew for MacOS

3. for Chinese users, brew default source is a foreign source, may be slower, we recommend using the brew source switch function in the application, switch to the domestic source, the speed will be much faster

4. php shivammathur/php library, no domestic source, it will be slow, if you have a web proxy, you can Set the web proxy and install

5. Before installing the software, if you haven't updated brew for a long time or the brew version is too old, the installation may fail or you can't select the available version, it is recommended to execute brew update && brew upgrade to update the brew first.

6. When each software starts, it will output the startup command, and when it cannot start, it will output the error reason, you can copy the startup command first, execute it in the terminal, and then deal with the error reason.

7. site access problems, first determine whether the access address is wrong, non-80 and 443 ports, you need to add the port number, and then look at the site logs, site folder permissions are not a problem, the rest of the problem according to the logs to deal with

8. The logs of each software and site within the application are complete, and it is recommended to pay more attention to the log file tips

9. use problems, you can scan the QQ group QR code into the group to ask questions, group number: 540738893, you can also mention the Github Issues

10. Finally, I wish you all a happy use, and hope that this application can really help you, to bring you the convenience of development work