mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-05-30 06:49:11 +02:00
Update README.md requirements
This commit is contained in:
parent
a897f873ec
commit
6961b5885b
@ -26,8 +26,9 @@ I created it because :
|
||||
2FAuth generates OTP according to RFC 4226 (HOTP Algorithm) and RFC 6238 (TOTP Algorithm) thanks to [Spomky-Labs/OTPHP](https://github.com/Spomky-Labs/otphp) php library.
|
||||
|
||||
## Requirements
|
||||
* [](https://secure.php.net/downloads.php)
|
||||
* MySQL or SQLITE database
|
||||
[](https://secure.php.net/downloads.php)
|
||||
* See [Laravel server requirements](https://laravel.com/docs/5.8/installation#server-requirements)
|
||||
* Any database [supported by Laravel](https://laravel.com/docs/5.8/database)
|
||||
|
||||
## Installation (using command line)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user