原文: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