- 博客(4)
- 收藏
- 关注
转载 php7.2nts安装Xdebug
https://my.oschina.net/u/3826187/blog/2250188 环境用的是phpstudy2018 1、使用phpinfo()查看自己php的信息 2、官方下载 Xdebug 注意必须要安装和自己使用 php 版本同版本的 Xdebug,不然会出现扩展加载失败 Xdebug官网 3、把 Xdebug 的 dll 放到 php 相关目录下面 4、在 php 配置文件 ph...
2019-04-15 12:03:24 1180
原创 Laravel发送邮件报错"code=553"
参考来源 将.env文件里的配置写好以后尝试进行发送 发现发送失败 报错为: Expected response code 250 but got code "553", with message "553 Mail from must equal authorized use 当时.env邮箱配置如下: MAIL_DRIVER=smtp MAIL_HOST=smtp.163.com MAIL_...
2019-02-28 20:06:06 927
转载 MySQL忘记密码后重置密码
不知道哪位大佬的东西,十分感谢 MySQL密码重置脚本: wget http://soft.vpser.net/lnmp/ext/reset_mysql_root_password.sh sh reset_mysql_root_password.sh
2018-10-19 13:59:44 174
原创 Composer安装Laravel时出现报错
Authentication required (packagist.phpcomposer.com): Authentication required (packagist.phpcomposer.com): username: password: 修改Composer镜像源 composer config -g repo.packagist composer https://pack...
2018-10-16 21:27:48 613
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人