mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-27 18:40:39 +00:00
- API routes refactoring
- setup:dev artisan command
This commit is contained in:
+2
-2
@@ -137,9 +137,9 @@ return [
|
||||
// Features::emailVerification(),
|
||||
Features::updateProfileInformation(),
|
||||
Features::updatePasswords(),
|
||||
Features::twoFactorAuthentication([
|
||||
/*Features::twoFactorAuthentication([
|
||||
'confirmPassword' => true,
|
||||
]),
|
||||
]),*/
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user