laravel-blog-tutorial
laravel-blog-tutorial copied to clipboard
Showing filtered tags by tag name (not id)?
Hey, how do you show the filtered tags by tag name, not id in tags.show? In the URL it shows ../tags/2/... I'm wanting to show ../tags/coding/... what file needs tweaking?