8889841cHomeController.stub000066600000000734150514716710010416 0ustar00middleware('auth'); } /** * Show the application dashboard. * * @return \Illuminate\Contracts\Support\Renderable */ public function index() { return view('home'); } }