Except for facebook both GitHub and Gmail worked for me but I think the error is from my side. Thank you so much it is my first-time experience of the socialite in my 2 year of experience in laravel. Again thank you so much I'll share this tutorial with my colleagues as well. Really appreciateted. Channel also subscribed and video is already liked :) Stay blessed
@codeforyou3 жыл бұрын
In one word, you are really awesome 😎
@nielblanca18433 жыл бұрын
Thank you so much for making this tutorial, Makes me easy to understand than reading Documentation in laravel 8.x
@codeforyou3 жыл бұрын
You are welcome 🙂
@mahinchowdhury39953 жыл бұрын
From one bangali to another, great job. Two thumbs up.
@codeforyou3 жыл бұрын
It's my pleasure ☺️
@РавшанДавлатов-ц7г Жыл бұрын
Super video, thank you👍👍👍
@Pramodsharma-uz8ix2 жыл бұрын
I m not getting Facebook avatar, but rest are working fine. Thanks Man !
@giuliovinci2422 жыл бұрын
Awesome... but you should have separated client side from server side... I'm confused because I only need server side (I have log in with google button on my mobile app already)
@marlonlima33703 жыл бұрын
Very Usefull, i have tried with breeze already installed, some few changes, but work perfect
@codeforyou3 жыл бұрын
Glad to hear 🤗
@xp0nat Жыл бұрын
hi, no matter what i do, i get the error Laravel\Socialite\Two\InvalidStateException, what do you think is the problem?
@user-gj3rw4fc5f3 жыл бұрын
error 'Laravel \ Socialite \ Two \ InvalidStateException' on the line "$ user = Socialite :: driver ('google') -> user ();" any solution?
nowadays in github json the name comes as nickname, so put $ user-> name = $ data-> nickname; to register a github user
@augustomoradiaz2 жыл бұрын
Worked for me thanks
@codeforyou2 жыл бұрын
You are welcome 🤗
@amindouale8293 жыл бұрын
tnx such well done. but for my PHP migrate show error .how can I fix that
@yusaazmi3 жыл бұрын
Thankyou so much my man, its very helpfull!! P.S. i do follow all of your tutorials from the begining but i found error in my redirect. Then i put stateless() in method handleGoogleCallback and it works!
@codeforyou3 жыл бұрын
Glad to hear 🤗 Please be my side.
@mastertech8943 жыл бұрын
How ..plz will you explain
@renan_s3_2.06 ай бұрын
Muito obrigado, ajudou de mais!!!
@codeforyou6 ай бұрын
You are welcome 🤗
@mohamed775993 жыл бұрын
thanks the best toutrial
@codeforyou3 жыл бұрын
You are welcome ☺️
@ReGHeo3 жыл бұрын
idk if its the video's fault on missing some detail(or maybe i missed it), or if it is the Laravel on 8.x sudden updates I had encountered errors along the way and needed to add to make it function add on Logincontroller: use App\Models\User; (if your getting User not detected) use Socialite; use Auth; (if Auth is not detected)
@mehdimasmar63613 жыл бұрын
in auth this is the right path for it : Illuminate\Support\Facades\Auth;
@ngochoavo30753 жыл бұрын
when i run php artisan migrate:fresh , i have a error like this: SQLSTATE[HY000] [2002] Connection refused (SQL: SHOW FULL TABLES WHERE table_type = 'BASE TABLE'), how i can fix , can you help me, i changed databasename in .env file everything oke but it cannot run :(((((
@codeforyou3 жыл бұрын
Run php artisan cache:config
@ngochoavo30753 жыл бұрын
@@codeforyou i have run it, but after i'have run php artisan migrate , it's not working @@
@zannouabel29693 жыл бұрын
j'aimerais savoir comment je p eux tester cela avec Postman donc en utilisant des Api Merci pour un retour favorable
@ahmadalashi233 жыл бұрын
Well done and good luck to you ❤😊
@codeforyou3 жыл бұрын
Thanks ☺️
@rafablum3 жыл бұрын
how do you zoom the screen?
@NairiAreg3 жыл бұрын
CTRL+"scroll" or CTRL+"+" and CTRL+"-"
@TheSaifeddine19993 жыл бұрын
FatalErrorException in Emitter.php line 49: Cannot use lexical variable $eventName as a parameter name ...????
@sayadkm3 жыл бұрын
Class 'App\Http\Controllers\Auth\Socialite' not found I am getting this error when trying to login via google
@ShakilAhmed-013 жыл бұрын
can u please tell me why i get this kind of error? Not Found The requested URL was not found on this server. Apache/2.4.46 (Win64) OpenSSL/1.1.1g PHP/7.4.10 Server at localhost Port 80
@codeforyou3 жыл бұрын
Please check the instructions carefully.
@AliAhmad-ee6mh3 жыл бұрын
how to resolve 404 | not found error .....please
@congdatt3 жыл бұрын
Me too :(
@zafeerahmad47053 жыл бұрын
it is redirecting me after login not actually login neither it is saving user data in database without any error, please help me out here
@Saboor-Hamedi3 жыл бұрын
login.facebook, Where does it come from on blade termplate
@Ramziddin_Rustamovv2 жыл бұрын
hi , when i clicked button , all buttons redirect me google , facebook, and git hub account , but after i clicked register as Account name "" The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again."" like this error occur , help me please
@codeforyou2 жыл бұрын
Please follow the instruction carefully.
@naimislamantor37813 жыл бұрын
Great video buddy!!!
@codeforyou3 жыл бұрын
Thanks 😊 Please subscribe channel to get latest tutorials.
@naimislamantor37813 жыл бұрын
Yes did it
@sergey_gabrielyan10013 жыл бұрын
Facebook returns only user id, name and email, will not be possible to get also first_name and last_name separately?
@codeforyou3 жыл бұрын
Please check Facebook APIs.
@muhammadhabil28373 жыл бұрын
thank you for the tutorial, it's really help me. but my facebook login is not working, I think the problem is in facebook developer page, and I saw your video that your Valid OAuth Redirect URIs is error too. How can your facebook login runs smoothly? please help me
@kunalrajput45393 жыл бұрын
did you figure it out , i'm having same issue with facebook on localhost
@victor_lawal3 жыл бұрын
localhost/... just make sure you are using https for facebook
@letscooktogether54723 жыл бұрын
on thumbnail its Laravel 8 and you are using Laravel 6 docs
@tatianakruglaya67603 жыл бұрын
Many thanks. I learned and understood a lot of useful things from your videos.
@codeforyou3 жыл бұрын
That's my pleasure 😊 Please share videos more and more with your friends
@thaihai76362 жыл бұрын
If I login to my google account locally, it's ok. But when running the main domain, it gives error 403 Forbidden You do not have permission to access this document. Can you help me?
@engineerwajidali30632 жыл бұрын
16:39 select internal
@iomar35274 жыл бұрын
Thanks , whene try press on the new buttons i have error "Class 'App\Http\Controllers\Auth\Socialite' not found" C:\xampp\htdocs\projectBlog\app\Http\Controllers\Auth\LoginController.php:46 line 46 : return Socialite::driver('google')->redirect();
@codeforyou4 жыл бұрын
You didn't install Socialite package properly. Uninstall and install again according to my tutorial. Please subscribe channel to get latest tutorials.
@mianusman64034 жыл бұрын
The redirect URI in the request, www.login.dev.me/googleres, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit: console.developers.google.com/apis/credentials/oauthclient/${your_client_id}?project=${your_project_number} i am facing error like this how can i handle it please help me
@tinesh90914 жыл бұрын
Nice tutorial...How to do this with laravel passport and socialite?
@codeforyou4 жыл бұрын
Here is another tutorial about laravel passport. Hopefully you will be helped :) kzbin.info/www/bejne/iXe5k2CeaMuehNE Please subscribe channel to get latest tutorials.
@AliHassan-pb9th3 жыл бұрын
Hi, i am using laravel 7 and i face this error " Missing required parameter: client_id " so please tell me the solution of this. Thanks
@bibhasash73713 жыл бұрын
Copy and paste the app id generated for api in developers console
@sayadkm3 жыл бұрын
Class 'App\Http\Controllers\Auth\User' not found
@bibhasash73713 жыл бұрын
im getting error on the redirect url how you use it with public
@codeforyou3 жыл бұрын
Please follow the instructions carefully, hopefully you will get the solution.
@bibhasash73713 жыл бұрын
@@codeforyou got it you are using apache which means you pasted your laravel project inside htdocs thats why you are mentioning public but I'm using laravel development server thats it and btw thanks for the tutorial man
@codeforyou3 жыл бұрын
I'm glad to hear, please stay with me by subscribing channel.
@meetshrimankar20962 жыл бұрын
Thank you sooooooo much!!!!!
@codeforyou2 жыл бұрын
You are welcome ☺️
@isaacadyael39533 жыл бұрын
I need help with this, "Error 400: invalid_request Missing required parameter: client_id" :'(
@codeforyou3 жыл бұрын
Did you follow the instructions carefully?
@isaacadyael39533 жыл бұрын
@@codeforyou yes, but I have these error :'c
@isaacadyael39533 жыл бұрын
@@codeforyou What's the correct url for redirect? where is login/google/callback?
@GlebBikushev3 жыл бұрын
the same, bro
@GlebBikushev3 жыл бұрын
did you solve it ?
@salonimahajan483 жыл бұрын
I am getting this "User is not allowed to see the application.: The user is not allowed to see this application per the developer set configuration." in facebook login give some solution
@codeforyou3 жыл бұрын
Please check the instructions carefully.
@salonimahajan483 жыл бұрын
@@codeforyou I dont't understand what does it mean .am I missing any conguration?
@nabildeveloper91933 жыл бұрын
reset link are not sent how do i solve this error it shows-> Swift_TransportException Cannot send message without a sender address
@codeforyou3 жыл бұрын
Did you follow the instructions carefully?
@nabildeveloper91933 жыл бұрын
@@codeforyou yes
@REplayer0013 жыл бұрын
I followed all instructions to the dot. I am getting error: Route [login.google] not defined., as well as login.facebook, login.github same. I also tried downloading ur github code and running that, still am getting the same error. maybe because im not using xamp or i didnt place it in htdoc EDIT: Nevermind It was because I needed to clear to do php artisan route:clear and php artisan optimize.
@divyeshrathva53703 жыл бұрын
bro your route is not defined.. maybe you have not given names to routes.
@honoremwiseneza29703 жыл бұрын
hi my app is logging out directly could you guide me how I can manage this?
@codeforyou3 жыл бұрын
Please check the instructions carefully.
@taniasiregar6533 жыл бұрын
It works except fb login. Could you update tutorial?
@codeforyou3 жыл бұрын
Please follow the instructions carefully.
@iammuttaqi3 жыл бұрын
Thank you very much
@codeforyou3 жыл бұрын
You are welcome :)
@volkankaban3 жыл бұрын
Are you able upload sources to Github?
@codeforyou3 жыл бұрын
The link is on description. Anyway subscribe channel to get latest tutorials.
@kamalgyanchandani41433 жыл бұрын
What is a difference in Login@index vs Login::class, 'index' in Laravel
@codeforyou3 жыл бұрын
Can you please share codes?
@igorponso5423 жыл бұрын
Hmm If I'm not wrong Login@index is the way to call a function from a controller on an older versions of Laravel. and Login::class, 'index' is the way to call the function directly from a controller; Controller_name::class, 'function_Name'; On you case: Login::class, 'index' laravel.com/docs/8.x/routing#route-parameters
@nikza19363 жыл бұрын
Well done !
@codeforyou3 жыл бұрын
Thank you
@saimoralam56473 жыл бұрын
Avatar doesn't show and doesn't save in database i don't know what's the problem.
@codeforyou3 жыл бұрын
Please check the instructions carefully. Anyway subscribe channel to get latest tutorials 👍
@saimoralam56473 жыл бұрын
@@codeforyou i checked but didn't get any solution
@saimoralam56473 жыл бұрын
thx a lot problem solved
@codeforyou3 жыл бұрын
Very great job 👍
@anumaamir34412 жыл бұрын
Insecure Login Blocked You can't get an access token or log in to this app from an insecure page. Try re-loading the page as when i try to login with facebook i am getting this error need help?
@rubelmahamud36482 жыл бұрын
Thanks a lot.
@codeforyou2 жыл бұрын
You are welcome ☺️
@programmer74492 жыл бұрын
Background music thoda low rakho biradar
@mohammedelatbany59503 жыл бұрын
thank u sir but i have this problem GuzzleHttp\Exception\RequestException cURL error 60: SSL certificate problem: unable to get local issuer certificate (see curl.haxx.se/libcurl/c/libcurl-errors.html) for www.googleapis.com/oauth2/v4/token
@nguyenvanhoa62273 жыл бұрын
my problem Laravel\Socialite\Two\InvalidStateException.. help me!:((
@honoremwiseneza20673 жыл бұрын
me too
@rociogiannaccini18423 жыл бұрын
Hi! Please can u help me with this error, "not found the required url was not found in this server", I follow your steps I only change de name of the app.. like this "localhost/tadi/public/login/google/callback
@codeforyou3 жыл бұрын
Maybe you missed something. Please try one more time.
@noranmostafa15562 жыл бұрын
thank you 😊
@codeforyou2 жыл бұрын
You are welcome ☺️
@giangtruong45713 жыл бұрын
thanks bro
@codeforyou3 жыл бұрын
You are welcome ☺️
@projectnetwork84542 жыл бұрын
very think you sir
@codeforyou2 жыл бұрын
You are welcome ☺️
@nicodica3 жыл бұрын
Thank you!!!
@codeforyou3 жыл бұрын
You are welcome. Did you subscribe to channel? Don't forget to get latest tutorials.
@md.joynalalam5513 жыл бұрын
THANKS A LOT.
@codeforyou3 жыл бұрын
You are welcome ☺️ Follow me for upcoming tutorials.
@nno4433 жыл бұрын
Thank you pak
@codeforyou3 жыл бұрын
You are welcome 🙂
@mercyinislam47183 жыл бұрын
Thank you
@codeforyou3 жыл бұрын
You are welcome ☺️ Please subscribe channel to get latest tutorials.
@ckewe21444 жыл бұрын
Hi, this is amazing. Do there exist any method to logout from FACEBOOK
@codeforyou4 жыл бұрын
Thanks for your interest 👍. I will check and let you know 😊 By the way please subscribe channel to get latest tutorials.
@victor_lawal3 жыл бұрын
Thanks
@codeforyou3 жыл бұрын
You are welcome ☺️
@faizulla58383 жыл бұрын
cool stuff thanks of course !!! But I got a headache from this fucking music.