mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-19 09:51:35 +02:00
Update README.md requirements
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user