kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Use route() for settings link
							rodzic
							
								
									1b794c8508
								
							
						
					
					
						commit
						38e45d3890
					
				|  | @ -37,7 +37,7 @@ | |||
|                             <div class="dropdown-divider"></div> | ||||
|                             @endif | ||||
|                             <a class="dropdown-item font-weight-bold" href="{{ Auth::user()->url() }}">My Profile</a> | ||||
|                             <a class="dropdown-item font-weight-bold" href="{{url(config('app.url') . '/settings')}}">Settings</a> | ||||
|                             <a class="dropdown-item font-weight-bold" href="{{route('settings')}}">Settings</a> | ||||
|                             <div class="dropdown-divider"></div> | ||||
|                             <a class="dropdown-item font-weight-bold" href="{{route('remotefollow')}}">Remote Follow</a> | ||||
|                             <div class="dropdown-divider"></div> | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 kpcyrd
						kpcyrd