Oauth authentication with Weixin,Weibo and QQ.
require in your composer.json file:
"liaol/socialite-cn": "~1.0"
register the 'Liaol\SocialiteCn\SocialiteCnServiceProvider'
in your config/app.php
Others are same with the laravel/socialite
laravel/socialite