This is my controller. namespace App\Http\Controllers; use Illuminate\Http\Request; use App\User; u...
Hello All, I apologize if there is a source for this information and I have missed it. I have read t...
Hello All, I apologize if there is a source for this information and I have missed it. I have read t...
i am using laravel 5.7 and getting this error "Class 'Laravel\Socialite\Facades\Socialite' not...
I am new to laravel and I am trying to validate username in real time. Hoping to get a reply :-)
The new Laravel 5.7 uses the MustVerifyEmail trait on the registration and authentication. If we use...
I have set up login feature for normal login (email, password) and facebook login using socialite. E...
Hello everybody! I did this and I want to share it with all of you. Laqu-l App starter kit
hi, i want to create a like and dislike buttons on a post, which save the status of the user in a li...
I am trying to create a custom provider to make auth into my API, I already create the Client in my...
Hello, I have not field for name but for first_name and last_name. How can i get first name and last...
Read this post to know about the latest mobile app security best practices for app developers which...
I want to create social based logins for my api In the "docs" <_< it says you can us...
I need to set up social authentication in Laravel asap as the project delivery is in touching distan...
Can anyone help me with this problem? https://stackoverflow.com/questions/45337382/lumen-socialite-l...
I use Laravel 5.4 with Socialite Providers (http://socialiteproviders.github.io/providers/twitter/)...
I have successfully integrated socialite to my apps, and now I can log in using Twitter and want to...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community