You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Fixed and no bugs anymore 🆙
This commit is contained in:
@@ -56,7 +56,7 @@ class Login extends \Filament\Auth\Pages\Login
|
||||
|
||||
session()->regenerate();
|
||||
|
||||
return resolve(LoginResponse::class);
|
||||
return app(LoginResponse::class);
|
||||
}
|
||||
|
||||
protected function throwFailureValidationException(): never
|
||||
|
||||
Reference in New Issue
Block a user