Skip to content

Instantly share code, notes, and snippets.

@AndriyShepitsen
Last active December 19, 2015 05:08
Show Gist options
  • Save AndriyShepitsen/5901569 to your computer and use it in GitHub Desktop.
Save AndriyShepitsen/5901569 to your computer and use it in GitHub Desktop.
Laravel Link to Named Route with Text Only
{{link_to_route('routeName', 'Visible_Text_of_the_Laravel_Link');}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment