group(function () { Route::any('/server', 'IndexController@serve'); // Route::get('/t', 'TestSomethingController@index'); });