TheAdnan / 2FA-laravel

2FA laravel test application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Simple 2FA registration application made with Laravel.

Installation

  • Clone or download this repository.
  • Add a new .env file (make a copy of .env.example) and add your database connection, mail server and Twilio credentials.
  • Run the migration php artisan migrate
  • Start the app with php artisan serve

About

2FA laravel test application


Languages

Language:PHP 78.8%Language:HTML 20.6%Language:Vue 0.6%