React Laravel With Jwt Auth Save

Boilerplate for reactjs (15.6) and laravel (5.5) with jwt-authentication.

Project README

react-laravel-with-jwt-authentication

Boilerplate for reactjs (15.6) and laravel (5.5) with jwt-authentication. 0

usage :

  1. Rename .env.example to .env
  2. Update DB_HOST, DB_DATABASE, DB_USERNAME, DB_PASSWORD, and Social IDs in .env file to yours.
  3. In command line :
    • composer update
    • Php artisan key:generate
    • php artisan migrate
  4. npm install
  5. npm run dev

features:

This repository already configured with:

To-Do list :

  • User registration => Done
  • User login => Done
  • Forgot password => Done
  • Limit login attempts
  • social login => Done (Facebook, Twitter, LinkedIn, Google)

This project is open for contribution.

For any suggestion and query contact me at : [email protected]

Open Source Agenda is not affiliated with "React Laravel With Jwt Auth" Project. README Source: sumityadavbadli/react-laravel-with-jwt-auth

Open Source Agenda Badge

Open Source Agenda Rating