vendredi 29 décembre 2017

ErrorException Object of class Laravel\Socialite\Two\User could not be converted to string

I am trying to implement socialite in laravel

When the redirect happens from google and $user = Socialite::driver('google')->stateless()->user(); instruction is called i get this error

ErrorException Object of class Laravel\Socialite\Two\User could not be converted to string

any help appreciated.



via Chebli Mohamed

1 commentaire: