mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-02 00:05:45 +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.
|
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
|
## Requirements
|
||||||
* [](https://secure.php.net/downloads.php)
|
[](https://secure.php.net/downloads.php)
|
||||||
* MySQL or SQLITE database
|
* 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)
|
## Installation (using command line)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user