schedula / laravel-passport-socialite

The missing social authentication plugin (i.e. SocialGrant) for laravel passport.
MIT License
50 stars 31 forks source link

Support Issue with laravel 6 #18

Open Paula2001 opened 4 years ago

Paula2001 commented 4 years ago
- Conclusion: remove laravel/framework v6.18.10
- don't install illuminate/support 5.7.17|don't install laravel/framework 6.x-dev
Dolaned commented 4 years ago

also having this problem, can it be updated in the composer file or is there breaking changes?

gaohw333 commented 4 years ago

I also encountered the same problem, ready to use it in the form of a library, have you found a solution