Coder Social home page Coder Social logo

smartcoding51 / laravel-social-login Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 2.0 12.76 MB

Laravel social login(facebook, linkedin, google) & email verification(signup, reset password)

License: MIT License

PHP 83.67% Vue 0.53% HTML 15.80%
laravel56 mysql email-verification facebook-login linkedin-login google-login

laravel-social-login's Introduction

Laravel socialite

This is a social media login system built with laravel 5.6. It enables users to login and signup to your laravel platform using facebook, linkedin and google plus.

Tutorial

To integrate social media login to your web app, you must register your web app and redirect URIs to each social platform and get your own client ID and Secret. You can replace example infos with yours in .env file.

Usage

  1. Clone this app and setup database configurations in the .env file
  2. Run Migrations
  3. run php artisan serve

That's all, you are good to go.

I can join your team, you can contact me.

  1. Email verification Now, we can use gmail smtp server for email confirmation. In case of your gmail, you might need to turn 2-step verification on in your gmail settings. You can enter app password generated by 2-step verification process.

How to thank me

  • Star this repository

Contacts

License

Socialite is open-sourced software licensed under the MIT license.

laravel-social-login's People

Contributors

smartcoding51 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

laravel-social-login's Issues

Getting an error on composer install

Getting an error on composer install

OneStepAtATime:topstar51_social kunalpunjabi$ composer install
Fatal error: Uncaught ReflectionException: Class config does not exist in /Users/kunalpunjabi/Code/topstar51_social/vendor/laravel/framework/src/Illuminate/Container/Container.php:767
Stack trace:
#0 /Users/kunalpunjabi/Code/topstar51_social/vendor/laravel/framework/src/Illuminate/Container/Container.php(767): ReflectionClass->__construct('config')
#1 /Users/kunalpunjabi/Code/topstar51_social/vendor/laravel/framework/src/Illuminate/Container/Container.php(646): Illuminate\Container\Container->build('config')
#2 /Users/kunalpunjabi/Code/topstar51_social/vendor/laravel/framework/src/Illuminate/Container/Container.php(601): Illuminate\Container\Container->resolve('config', Array)
#3 /Users/kunalpunjabi/Code/topstar51_social/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(740): Illuminate\Container\Container->make('config', Array)
#4 /Users/kunalpunjabi/Code/topstar51_social/vendor/laravel/framework/src/Illuminate/Container/Container.php(1210): Illuminate\Foundation\Application->make('config')
#5 /Users/kun in /Users/kunalpunjabi/Code/topstar51_social/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 767

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.