where('any', '.*'); Route::get('/{any}', 'GamesController@index')->where('any', '.*');