会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shenzen_小白
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
24
下一页
2022年3月10日
aws部署laravel 发送邮箱提示【Connection could not be established with host smtp.exmail.qq.com :failed loading cafile stream: `/etc/pki/tls/certs/ca-bundle.crt】解决方案
摘要: 参考链接:https://www.imsry.cn/posts/ac505287.html // 在/config/mail.php中增加'stream' => [ 'ssl' => [ 'allow_self_signed' => true, 'verify_peer' => false, 've
阅读全文
posted @ 2022-03-10 16:03 令令七
阅读(344)
评论(0)
推荐(0)
2022年2月10日
hybird混合开发学习记录
摘要: 参考资料: 1、 快速实现APP混合开发(Hybrid App开发)攻略 https://blog.csdn.net/baidu_40202612/article/details/110949157?spm=1001.2101.3001.6650.15&utm_medium=distribute.p
阅读全文
posted @ 2022-02-10 11:50 令令七
阅读(51)
评论(0)
推荐(0)
2021年5月18日
关于宝塔的使用&常用问题总结
该文被密码保护。
阅读全文
posted @ 2021-05-18 17:39 令令七
阅读(0)
评论(0)
推荐(0)
2021年3月4日
laravel的一些高级用法
摘要: 转载链接:https://segmentfault.com/a/1190000018924969 教程:Laravel 集合(Collection)的基础用法 44659 英文原文 / 翻译 / 11762 / 9 / 发布于 1年前 / 3 个改进 Laravel 集合是 Laravel 框架中一
阅读全文
posted @ 2021-03-04 00:01 令令七
阅读(1063)
评论(0)
推荐(0)
2020年12月18日
架构师之路【学习中...】
该文被密码保护。
阅读全文
posted @ 2020-12-18 10:06 令令七
阅读(0)
评论(0)
推荐(0)
2020年12月13日
关于微信卡券投放code接口报错原因
摘要: 需要将文档中的http改为https协议的
阅读全文
posted @ 2020-12-13 17:19 令令七
阅读(127)
评论(0)
推荐(0)
2020年9月17日
composer update maatwebsite/excel 之后 在linux机子上出现500解决方案
摘要: composer update maatwebsite/excel 之后 在linux机子上出现500解决方案 需要将bootstrap文件的设置权限为可写权限
阅读全文
posted @ 2020-09-17 10:52 令令七
阅读(259)
评论(0)
推荐(0)
2020年9月15日
开启mysql 服务【window】
摘要: 1、参考链接:https://blog.csdn.net/ermaner666/article/details/79096939/ 在DOS窗口、gitbush以及一些可以使用的命令行工具的界面上,输入:net stop mysql、net start mysql时,总是提示:服务名无效。 出现提示
阅读全文
posted @ 2020-09-15 15:14 令令七
阅读(1531)
评论(0)
推荐(0)
2020年9月11日
农产品商城平台
该文被密码保护。
阅读全文
posted @ 2020-09-11 15:49 令令七
阅读(0)
评论(0)
推荐(0)
2020年9月7日
thinkphp在linux上部署环境(500情况)
摘要: 参考链接:https://www.cnblogs.com/wawahaha/p/4645658.html 网上通用解决方法的配置如下: server { ... location / { index index.htm index.html index.php; #访问路径的文件不存在则重写URL转
阅读全文
posted @ 2020-09-07 11:38 令令七
阅读(719)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
24
下一页
公告