Hanson / laravel-admin-wechat

laravel admin 的微信扩展包,支持多公众号、多小程序、多微信支付,包含基础接口与后台
MIT License
237 stars 50 forks source link

There are no commands defined in the "wechat" namespace. #16

Open jsonMark opened 4 years ago

jsonMark commented 4 years ago

Laravel6.0, laravel-admin版本是1.8 php版本:7.2 执行完:php artisan wechat:install -m就出现这个

Fanxd commented 3 years ago

+1

lianshenglong commented 3 years ago

+1

wibin86 commented 3 years ago

应该是composer没安装成功,composer安装的时候我这边出现PHP Composer - Fatal error: Allowed memory size of xxx bytes exhausted错误 解决方法https://blog.csdn.net/zhyl8157121/article/details/108356727