Skip to content

Installation

Đorđe Jocić edited this page Jan 2, 2019 · 1 revision

There's two ways you can add Google Authenticator library to your project:

  • Copying files from the "source" directory to your project and requiring the "Autoload.php" script
  • Via Composer, by executing the command below
composer require jocic/google-authenticator dev-master
Clone this wiki locally