Open karthikrajan-t2s opened 4 years ago
Make sure you have installed Socialite package
Make sure you have installed Socialite package
Yes I checked. Its there. Anyway its throwing the same. Error will display like "Error.", but when you print it inside that catch statement , it will throw Class not found error.
Please provide a minimum line of code to understand the issue, (the part where you integrate this package).
Config Alias (app config)
Its showing me "Error." as error description. I tried to catch and print. Its says Class Socialite not found error.
So please fix this in File name : laravel-passport-socialite/src/Bridge/UserSocialRepository.php Line no : 17 Line : use Socialite;
its should be like 'use Laravel\Socialite\Facades\Socialite'. Please fix this asap. I am waiting for this.