name('home'); Route::get('/needauth', 'HomeController@needauth'); Route::get('/authneed', 'HomeController@authneed');