Support the ongoing development of Laravel.io →

anatoliyarkhipov

Joined 15 Feb 2015

Statistics

Threads 0
Replies 3
Solutions 1
Articles 0

anatoliyarkhipov has not posted any threads yet

replied 9 years ago

Empty email when authorization in twitter via Socialite

Ok, now it's possible to get email using Twitter OAuth only for whitelisted apps: https://twittercom...

0 Likes
Solved
replied 9 years ago

Empty email when authorization in twitter via Socialite

The same issue. Also tried with github using: Socialite::with('github')->scopes(['user:email'])-&...

0 Likes
replied 9 years ago

Trying to get property of non-object

Try this: $user = User::whereUsername($username)->first();

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.