fixed user registration issue
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run

This commit is contained in:
Edward Tirado Jr 2025-12-14 13:23:46 -06:00
parent 908d877cfb
commit f5664ce84b
9 changed files with 203 additions and 30 deletions

View file

@ -130,7 +130,7 @@ return [
|
*/
'views' => true,
'views' => false,
/*
|--------------------------------------------------------------------------
@ -144,7 +144,7 @@ return [
*/
'features' => [
Features::registration(),
// Features::registration(),
Features::resetPasswords(),
Features::emailVerification(),
Features::twoFactorAuthentication([