1.下载xampp

2.安装composer:

http://pkg.phpcomposer.com/

http://blog.csdn.net/wxqee/article/details/44983931

file could not be downloaded: SSL  operation failed with code 1. OpenSSL Error messages:  error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify  failed  Failed to enable crypto  failed to open stream: operation failed

报这个错参考这个网站:https://m.oschina.net/blog/346727

couldn't resolve host 'github.com' 出现这个问题表示网络不稳定,多试几次

No supported encrypter found. The cipher and / or key length are invalid 这个错表示config/app.php文件的key不能使用.env里面的值

3.安装git

4.设置各种环境变量:php,mysql,composer,git

5.有时候项目不能解析.env文件里面的配置,有时间研究下这个问题

相关文章:

  • 2021-04-21
  • 2021-05-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
  • 2021-12-22
猜你喜欢
  • 2021-09-22
  • 2021-06-07
  • 2018-09-28
  • 2021-10-24
  • 2021-08-09
  • 2022-01-13
  • 2021-11-11
相关资源
相似解决方案