update
parent
b19dcab325
commit
b1742f62b6
|
@ -20,10 +20,10 @@ class HomeController extends Controller
|
|||
*
|
||||
* @return void
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
$this->middleware('auth');
|
||||
}
|
||||
// public function __construct()
|
||||
// {
|
||||
// $this->middleware('auth');
|
||||
// }
|
||||
|
||||
/**
|
||||
* Show the application dashboard.
|
||||
|
|
Loading…
Reference in New Issue