-
-
Save RimonEkjon/074940ed15390b99a794 to your computer and use it in GitHub Desktop.
Laravel Link to Named Route with Text Only
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{{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