thinkphp5 命令行创建controller 简单的 curd 2021-10-01 PHP、thinkphp4yop发表留言 application/command/MakeController.php application/command/stubs/controller.txt
Could not resolve: api.github.com (Timeout while contacting DNS servers) Now trying to download from source 2021-07-27 composer、git、PHP4yop发表留言 Could not resolve: api.github.com (Timeout while contacting DNS servers) Now trying to download from…
cookie session 一会儿有效,一会儿失效 2021-06-26 PHP、开发4yop发表留言 cookie session 刷新一下有效,刷新一下无效 原因:可能是浏览器cookie满了 解决: ①谷歌浏览器 打开设置->Cookie 及其他网站数据->所有 Cookie…