Skip to content

Instantly share code, notes, and snippets.

@RimonEkjon
Forked from AndriyShepitsen/master.blade.php
Last active August 29, 2015 14:05
Show Gist options
  • Save RimonEkjon/074940ed15390b99a794 to your computer and use it in GitHub Desktop.
Save RimonEkjon/074940ed15390b99a794 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