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