An open API service indexing awesome lists of open source software.

https://github.com/avinashn/custom-authentication-in-laravel

Custom Authentication (SignIn / SignUp) in Laravel
https://github.com/avinashn/custom-authentication-in-laravel

Last synced: about 1 year ago
JSON representation

Custom Authentication (SignIn / SignUp) in Laravel

Awesome Lists containing this project

README

          

## Prerequisites


  • After cloning this repository, go to the root folder, run the following command/s,

    composer install
    composer update


  • Rename .env.example to .env and provide your database details there.
  • Run
    php artisan key:generate
  • Run
    php artisan migrate

## Working Demo
You can see the demo of the project here

## Reference Post
http://justlaravel.com/custom-authentication-in-laravel/

## YouTube Video:
https://www.youtube.com/watch?v=suJlkjbU4aI