Skip to content

prasanthjanga/GoogleAuthenticator

Repository files navigation

PHP Laravel GoogleAuthenticator

Steps to configure

  • composer create-project laravel/laravel GoogleAuthenticator 5.4 --prefer-dist.
  • Update .env with DB connections etc.
  • php artisan make:auth
  • php artisan migrate
  • php artisan make:migration add_googleauth_code_column_to_users --table=users
  • php artisan migrate

About

PHP Laravel GoogleAuthenticator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages