We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0247814 commit 52b3e58Copy full SHA for 52b3e58
src/Auth/RedirectsUsers.php
@@ -21,4 +21,4 @@ public function redirectPath()
21
22
return property_exists($this, 'redirectTo') ? $this->redirectTo : '/home';
23
}
24
-}
+}
0 commit comments