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 4b17fa4 commit bcd1e6bCopy full SHA for bcd1e6b
src/Controllers/StageFrontController.php
@@ -10,7 +10,7 @@ class StageFrontController extends Controller
10
/**
11
* Show the StageFront login screen.
12
*
13
- * @return \Illuminate\View\View
+ * @return \Illuminate\View\View|\Illuminate\Http\RedirectResponse
14
*/
15
public function create()
16
{
0 commit comments