報錯截圖
composer info截圖
運行 composer info 貼下結果
composer info
我貼了截圖
截圖 webman-framework 部分的
重新截圖了,在自定義命令里投遞redis隊列消息,會報這個錯
命令行里不支持 webman/redis-queue 。 http://www.wtbis.cn/doc/webman/queue/redis.html#%E6%8A%95%E9%80%92%E6%B6%88%E6%81%AF 參考手冊用 illuminate/redis 投遞吧,就是手冊里的 redis_queue_send 函數用法
按照你的方法,已解決,感謝大佬!