kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update web routes
							rodzic
							
								
									d921f9331a
								
							
						
					
					
						commit
						301b344d37
					
				|  | @ -319,7 +319,6 @@ Route::domain(config('pixelfed.domain.app'))->middleware(['validemail', 'twofact | |||
|     Route::get('p/{username}/{id}/edit', 'StatusController@edit'); | ||||
|     Route::post('p/{username}/{id}/edit', 'StatusController@editStore'); | ||||
|     Route::get('p/{username}/{id}', 'StatusController@show'); | ||||
|     Route::get('{username}/saved', 'ProfileController@savedBookmarks'); | ||||
|     Route::get('{username}/followers', 'ProfileController@followers')->middleware('auth'); | ||||
|     Route::get('{username}/following', 'ProfileController@following')->middleware('auth'); | ||||
|     Route::get('{username}', 'ProfileController@show'); | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Daniel Supernault
						Daniel Supernault