name('avatar'); // Index Page Route::get('/{any?}', 'AppFunctionsController@index')->where('any', '.*');