Laravel 包装器 Whatsapi
Laravel Wrapper Whatsapi
https://github.com/jonnywilliamson/laraWhatsApi
nextChallengeDir 必须是可写的。我正在使用 localhost:8000 但我没有这样的目录 /home/user/whatsapi/nextChallengefolder'
查看错误代码:https://www.dropbox.com/s/0vwewsrmevlu7zj/Screenshot%202015-03-18%2001.23.02.png?dl=0
我会使用 chmod -R 777 使其可写,但我不知道我需要遵循的步骤。有人可以帮助我吗?
当使用现有 phone 号码的 Whatsapi 时,我在 WART 注册中也遇到了问题。无法检测到 phone 号码?这也可能是它不起作用的问题吗?我能做什么?
谢谢。
mkdir /home/user/whatsapi/nextChallengefolder
chmod 777 /home/user/whatsapi/nextChallengefolder
在 app/config/pakages/williamson/config.php 上输入你的 whatsapp 帐号和密码标识我通常使用来自 RegistreTool.php 的令牌
https://github.com/WHAnonymous/Chat-API/
https://github.com/jonnywilliamson/laraWhatsApi
nextChallengeDir 必须是可写的。我正在使用 localhost:8000 但我没有这样的目录 /home/user/whatsapi/nextChallengefolder'
查看错误代码:https://www.dropbox.com/s/0vwewsrmevlu7zj/Screenshot%202015-03-18%2001.23.02.png?dl=0
我会使用 chmod -R 777 使其可写,但我不知道我需要遵循的步骤。有人可以帮助我吗?
当使用现有 phone 号码的 Whatsapi 时,我在 WART 注册中也遇到了问题。无法检测到 phone 号码?这也可能是它不起作用的问题吗?我能做什么?
谢谢。
mkdir /home/user/whatsapi/nextChallengefolder chmod 777 /home/user/whatsapi/nextChallengefolder
在 app/config/pakages/williamson/config.php 上输入你的 whatsapp 帐号和密码标识我通常使用来自 RegistreTool.php 的令牌 https://github.com/WHAnonymous/Chat-API/