原文:Installation request for topthink/think-captcha ^3.0 -> satisfiable by topthink/think-captcha[v3.0.0].

ThinkPHP . 安装图形验证码的时候报错: Problem Installation request for topthink think captcha . gt satisfiable by topthink think captcha v . . . topthink think captcha v . . requires topthink framework . . gt sati ...

2019-05-13 15:16 1 1322 推荐指数:

查看详情

topthink/think-swoole 扩展包的使用 之 Task

本想自己适配的,奈何keng貌似不少,所以果断选择官方提供的包来适配233。。。 默认条件:thinkphp5.1.*版本下,且安装了swoole扩展 主要演示:task 任务的投递 友情提示: ...

Fri Aug 16 03:36:00 CST 2019 2 1584
topthink/think-swoole 扩展包的使用 之 WebSocket

嗯~ o(* ̄▽ ̄*)o,没错欢迎收看继续爬坑系列233...话不多说直接开撸 今天的题材是websocket,没有特殊说明的话默认环境都和此系列第一篇文章中申明一致,此后不再赘述。 websoc ...

Sat Aug 17 09:28:00 CST 2019 0 1660
mac php thinkphp5 验证码报错 Call to undefined function think\captcha\imagettftext()

百度一下,是GD库里缺少了freetype支持,然后各种拓展的方法都试了半天,php-v里都生效了,phpinfo里还是不生效,原来是各种文章里都缺少了最关键的一步,修改Apache的配置(我使用的是自带的Apache服务器),找到文件/etc/apache2/httpd.conf ,将以 ...

Tue May 28 22:33:00 CST 2019 0 1831
mac php thinkphp5 验证码报错 Call to undefined function think\captcha\imagettftext()

百度一下,是GD库里缺少了freetype支持,然后各种拓展的方法都试了半天,php-v里都生效了,phpinfo里还是不生效,原来是各种文章里都缺少了最关键的一步,修改Apache的配置(我使用的是自带的Apache服务器),找到文件/etc/apache2/httpd.conf ,将以 ...

Wed Jun 03 22:23:00 CST 2020 0 1305
thinkphp6.0 使用 topthink/queue 3.0 示例

安装 composer require topthink/think-queue ^3.0 PS:如果有问题的话可以查看一篇文章关于BUG修复。 添加配置文件 <?php return [ 'default' => 'redis ...

Thu Dec 24 01:15:00 CST 2020 0 598
think about 和 think of 区别

about 是 on by out 简称 about 在旁边 在外围 周边 think about you 想你有关的事 of 是 belong to 什么什么的 of指的是 这个人或者这个事本身相关的情况 ...

Thu Jan 07 16:45:00 CST 2021 0 978
think in avalon

1.不要设计,也不要通过DOM操作去改变你的页面 你用jQuery去设计一个页面,并让它动起来。这是因为jQuery就是让一切简单的事情变复杂的罪魁祸首。 但是用avalon,你必须从零开始去构思 ...

Tue Apr 15 23:36:00 CST 2014 3 1894
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM