identification
This commit is contained in:
2
SRC/app/Http/Controllers/GameController.php
Normal file → Executable file
2
SRC/app/Http/Controllers/GameController.php
Normal file → Executable file
@ -9,7 +9,7 @@ class GameController extends Controller {
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
$this->middleware('guest');
|
||||
//
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user