Login with google in bagisto
-
Hi there,
I am trying to add google login to my bagisto using "Socialite". I get information of user on callback url but I am not able to logged in as sessions are not created . So can anyone please guide.
Thanks -
@waqas
run the following-:
composer dump-autoload
php artisan config:cacheif still not resolved then kindly attach the screenshot of the error.
Thanks